Review a finished change against its plan. Spawns 1 reviewer subagent, reports ship/rework with severity-tagged findings. Use AFTER /code-build.
Scanned 9/6/2026
Install to Claude Code
npx -y skills add alexeyshishin/as-skill --skill code-review --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Code Review?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/alexeyshishin-code-review)More formats (shields.io, HTML) on the badges page.
---
name: code-review
description: Review a finished change against its plan. Spawns 1 reviewer subagent, reports ship/rework with severity-tagged findings. Use AFTER /code-build.
---
# Skill: /code-review
ORCHESTRATOR. One reviewer subagent. Read-only — the reviewer does not fix.
## Invocation
`/code-review <slug>`
## Steps
1. **Gather**: plan `swarm-report/<slug>-plan.md` + build report `swarm-report/<slug>-build.md`
+ the diff (`git diff` for staged + unstaged, or vs the branch point).
2. **Spawn 1 reviewer** (`Task`, `general-purpose`). Prompt:
> Answer TERSE. Read `.claude/agents/reviewer.md` and follow it exactly.
> Plan: swarm-report/<slug>-plan.md
> Diff below:
> <paste git diff here>
Paste the diff INTO the prompt — the reviewer must not re-read the whole repo.
3. **Report** the reviewer's verdict + findings verbatim.
4. 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.Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!
Ultra-compressed communication mode. Cuts token usage ~75% by speaking like caveman while keeping full technical accuracy. Supports intensity levels: lite, full (default), ultra, wenyan-lite, wenyan-full, wenyan-ultra. Use when user says "caveman mode", "talk like caveman", "use caveman", "less tokens", "be brief", or invokes /caveman. Also auto-triggers when token efficiency is requested.