Restructure Gemini extension files that were incorrectly placed at repo root. Updates script paths to reference shared claude/code/ scripts. Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
11 lines
592 B
Markdown
11 lines
592 B
Markdown
# Host UK Core Agent
|
|
|
|
This extension provides tools and workflows for the Host UK development environment.
|
|
It helps with code review, verification, QA, and CI tasks.
|
|
|
|
## Key Features
|
|
|
|
- **Core CLI Integration**: Enforces the use of `core` CLI (`host-uk/core` wrapper for go/php tools) to ensure consistency.
|
|
- **Auto-formatting**: Automatically formats Go and PHP code on edit.
|
|
- **Safety Checks**: Blocks destructive commands like `rm -rf` to prevent accidents.
|
|
- **Skills**: Provides data collection skills for various crypto/blockchain domains (e.g., Ledger papers, BitcoinTalk archives).
|