Skill: /code-review
ORCHESTRATOR. One reviewer subagent. Read-only — the reviewer does not fix.
Invocation
/code-review <slug>
Steps
Gather: plan
swarm-report/<slug>-plan.md+ build reportswarm-report/<slug>-build.md- the diff (
git difffor staged + unstaged, or vs the branch point).
- the diff (
Spawn 1 reviewer (
Task,general-purpose). Prompt:Answer TERSE. Read
.claude/agents/reviewer.mdand follow it exactly. Plan: swarm-report/-plan.md Diff below:Paste the diff INTO the prompt — the reviewer must not re-read the whole repo.
Report the reviewer's verdict + findings verbatim.
If
verdict: rework— the findings ARE the input to a/code-build <slug>retry. Do not auto-fix here; hand them back and let the user decide.