Critic
01Agent
Critically reviews a plan produced by the Planner agent, adding inline annotations that challenge assumptions, surface gaps, and identify risks. Use after a plan exists at /plans/GOAL.md to stress-test it before implementation.
Agent
Critically reviews a plan produced by the Planner agent, adding inline annotations that challenge assumptions, surface gaps, and identify risks. Use after a plan exists at /plans/GOAL.md to stress-test it before implementation.
Agent
Analyzes git history for a set of file paths and appends a Historical Analysis section to an existing research document. Dispatched as a secondary phase by the /research command.
Agent
Executes an approved /plans/GOAL.md by writing code, marking tasks complete, and continuously validating. Use after the planner agent's plan has been reviewed and approved.
Agent
Takes research findings and a task description to produce a detailed, reviewable implementation plan in /plans/GOAL.md. Use after the researcher agent has produced /research/TOPIC.md.
Agent
Synthesizes research and plan documents into a human-readable RFD-style document at /reports/REPORTTOPIC.md. Use after research and planning are complete to produce a document suitable for broader review.
Agent
Deeply reads and analyzes the codebase to build thorough understanding before planning or implementation. Use this agent first when starting a new task to produce an /research/TOPIC.md report.