api-reviewer
01Agent
API design code reviewer — read-only, spawned by /aiagentminder:self-review.
Project governance for AI-assisted development. Structured planning, sprint workflows, decision tracking, and scope enforcement — built as plain markdown files and slash commands on top of Claude Code.
Agent
API design code reviewer — read-only, spawned by /aiagentminder:self-review.
Agent
Cost impact code reviewer — read-only, spawned by /aiagentminder:self-review.
Agent
Debugging and triage agent — structured reproduction, diagnosis, and fix planning. Use with claude --agent debug for focused debugging sessions.
Agent
General development agent — TDD, code quality, architecture fitness, approach-first, debug checkpoint, scope guardian. Use with claude --agent dev for feature work outside sprints.
Agent
Minimal-ceremony hotfix agent — branch, fix, test, PR with no sprint overhead. Use with claude --agent hotfix for urgent fixes.
Agent
Sprint item executor — TDD implementation agent. Receives a spec, runs in an isolated git worktree, writes tests, implements, and reports done or blocked.
Agent
Performance-focused code reviewer — read-only, spawned by /aiagentminder:self-review.
Agent
PR execution gate — build, lint, review-fix-test cycle, and merge. The definitive "ready to ship" check after all code review cycles complete.
Agent
Quality review agent — quality gate, self-review lenses, PR pipeline, architecture fitness. Use with claude --agent qa for standalone quality reviews.
Agent
Code review judge — classifies review lens findings by severity, decides block/pass. Read-only; does not run builds or tests (those are the pr-pipeliner's execution gate).
Agent
Security-focused code reviewer — read-only, spawned by /aiagentminder:self-review.
Agent
Sprint orchestrator — lightweight state machine that routes to specialist agents per phase. Use with claude --agent sprint-master or via sprint-runner.
Agent
Sprint planning agent — decomposes roadmap into sprint issues with sizing, risk tags, and acceptance criteria.
Agent
Sprint retrospective agent — computes metrics, generates retrospective report with adaptive sizing recommendations.
Agent
Sprint specification agent — writes detailed implementation specs per approved sprint item.
Agent
UX friction code reviewer — read-only, spawned by /aiagentminder:self-review.