Agent
Use this agent to review code for security, quality, and convention adherence. Dispatched by /review command. Confidence-based filtering, stack-agnostic.
The CC Bible — 202 Claude Code tips from 10 experts. 10 books. 10 commandments. Plus a Claude Code plugin that turns the commandments into installable commands, agents, skills, and hooks.
Agent
Use this agent to review code for security, quality, and convention adherence. Dispatched by /review command. Confidence-based filtering, stack-agnostic.
Agent
Use this agent to review implementation plans as a staff engineer. Dispatched by /plan-first command. Checks for missing edge cases, unclear scope, dependency risks, missing test strategy.
Agent
Use this agent when a raw, vague, or imperative development prompt needs to become declarative, exhaustive, and verification-driven before it gets executed. Dispatched by the /improve-prompt command. Context: User gives a short, imperative instruction that lacks scope and verification steps. user: "fix the login bug"…
Agent
Use this agent for deep codebase exploration without polluting main context. Dispatched by /research command. Returns structured summary.
Agent
Use this agent to enforce test-driven development with vertical slicing. Dispatched by /tdd command. RED-GREEN-REFACTOR cycle, one test at a time.