Mark a shipped version (v1.0, v1.1, v2.0) as complete. Creates historical record in MILESTONES.md, performs PROJECT.md evolution review, reorganizes ROADMAP.md, and tags the release in git.
Orchestrate parallel debug agents to investigate UAT gaps and find root causes. Spawns debug agents per gap, collects diagnoses, updates UAT.md.
Execute discovery at the appropriate depth level. Produces DISCOVERY.md that informs PLAN.md creation. Supports quick verify, standard, and deep dive depths.
Extract implementation decisions that downstream agents need. Analyze the phase to identify gray areas, discuss with user, and capture decisions for research and planning.
Execute all plans in a phase using wave-based parallel execution. Orchestrator delegates plan execution to subagents, manages waves and checkpoints.
Execute a phase prompt (PLAN.md) and create the outcome summary (SUMMARY.md). Handles task execution with proper git integration.
Surface Copilot's assumptions about a phase before planning, enabling users to correct misconceptions early. Purely conversational analysis.
Orchestrate parallel codebase mapper agents to analyze codebase and produce structured documents in .gsd/codebase/ with 7 structured documents.