Command
Dispatch the Critic agent to critically review a plan, adding inline annotations that surface gaps, risks, and unclear reasoning. Run /revise-plan afterward to address the annotations.
Command
Dispatch the Critic agent to critically review a plan, adding inline annotations that surface gaps, risks, and unclear reasoning. Run /revise-plan afterward to address the annotations.
Command
Dispatch the Implementer agent to execute an approved implementation plan ( /plans/GOAL.md).
Command
Dispatch the Planner agent to produce a detailed implementation plan from research findings. Produces an /plans/GOAL.md file.
Command
Dispatch the Reporter agent to synthesize research and plan documents into an RFD-style document at /reports/REPORTTOPIC.md.
Command
Dispatch the Researcher agent to deeply read and analyze the codebase for a given topic. Produces an /research/TOPIC.md report.
Command
Re-dispatch the Planner agent to address inline annotations left by the reviewer on an /plans/GOAL.md file.
Command
Re-dispatch the Reporter agent to address inline annotations left by the reviewer on an /reports/.md file.
Command
Re-dispatch the Researcher agent to address inline annotations left by the reviewer on an /research/TOPIC.md file.