A setup that fans out code review to multiple AI coding agents in parallel (via counselors), then synthesizes and acts on the results — all from within Claude Code.
| File | Type | What it does |
|---|---|---|
counselors-skill.md |
Skill (~/.claude/skills/counselors/SKILL.md) |
General-purpose multi-agent dispatch — send any prompt to multiple agents and get a synthesized response |
deep-review-command.md |
Command (~/.claude/commands/deep-review.md) |
Opinionated code review workflow that uses counselors to review your current branch, then auto-fixes issues |