b68b6be2ff
sync-skills aggregates 4 component skills + 10 shared; 6 harness-tool skills get
the Claude Code Harness Tool Compatibility block; start-work's embedded Codex
section is demoted. Root hooks.json uses ${CLAUDE_PLUGIN_ROOT}, widens PostToolUse
to Write|Edit|MultiEdit, and registers no create_goal PreToolUse (D4). Plugin
aggregate test pins hooks/skills/mcp shape.
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
13 lines
207 B
Cheetah
13 lines
207 B
Cheetah
# $name
|
|
|
|
Bootstrapped with the `programming` skill's Go scaffold.
|
|
|
|
## Run
|
|
|
|
```bash
|
|
task # fmt + lint + test
|
|
task run # build + run server
|
|
```
|
|
|
|
See `AGENTS.md` for architecture conventions.
|