Agent Claude Code
Independently review the complete accumulated change and reachable consumers for product-risk gaps.
Configure Codex, Claude, and Tabnine to understand your project, follow its workflow, and respect its safety rules.
Agent Claude Code
Independently review the complete accumulated change and reachable consumers for product-risk gaps.
Agent Claude Code
Use only after spec review passes to assess maintainability, decomposition, tests, naming, risky mocks, and local code quality in the changed files. Reads code and docs only; does not edit.
Agent Claude Code
Use for a bounded implementation task after the parent agent has provided the full task text, relevant spec excerpts, file ownership, constraints, and expected tests. Returns an explicit status and does not commit or push unless the parent request includes that requirement.
Agent Claude Code
Use after an implementation worker reports DONE or DONEWITHCONCERNS to verify the actual changed files against the task text, approved spec, acceptance criteria, and claimed result. Reads code and docs only; does not edit.
Agent Claude Code
Review module boundaries, dependency direction, contracts, migration risk, and fit to the product architecture.
Agent Claude Code
Review naming, decomposition, control flow, duplication, comments, error-handling clarity, and unnecessary abstraction.
Agent Claude Code
Review exploit paths, secret exposure, unsafe permissions, injection, authentication and authorization, supply-chain risk, and data leakage.
Agent Claude Code
Review missing cases, regression coverage, flaky patterns, fixture quality, edge cases, and behavior-versus-implementation testing.
Agent Claude Code
Use for focused code review before handoff.