mirror of
https://github.com/mattpocock/skills.git
synced 2026-09-12 10:28:06 +07:00
The first pass replaced Claude Code's tool names with an explanation of what the harness should supply. "Your harness's subagent mechanism" is a wordy restatement of "subagent", and the note about which agent type to pick is a no-op — the agent picks a capable one by default. Say only what changes behaviour: "spawn 3+ sub-agents in parallel". In code-review the sentence goes entirely, because its heading already carries the instruction. Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
6 lines
251 B
Markdown
6 lines
251 B
Markdown
---
|
|
"mattpocock-skills": patch
|
|
---
|
|
|
|
Drop Claude Code's tool and agent-type names from the subagent-dispatch instructions in `code-review`, `codebase-design`, and `improve-codebase-architecture`, so the step is followable on Codex and other harnesses.
|