
Display plan metrics and progress statistics. Shows task completion, parallelism ratio, feature coverage, atomicity, and DAG depth. Use when the user wants to see project progress or plan health.
Start the next milestone after the current one is archived. Re-plans tasks without re-generating .claude/ files.
Resume execution from saved state
Revise the current plan after encountering an architectural issue. Re-plans remaining tasks and detects orphan files.
Archive a completed milestone. Generates a milestone report, archives planning files, creates a git tag, and cleans up.
Validate a BLUEPRINT.md without generating anything. Returns a structured report showing what's complete, what's missing, and what questions to answer.
Complete and archive the current milestone
Trigger the full Forge 6-pass generation pipeline
Show progress dashboard with completion metrics and status
Pause execution and save current state for later resumption
Architecture discussion mode — explore design decisions without modifying code
Execute the next wave of tasks from the current plan
Display and enforce project conventions for Dagsmith Tombola
Map an existing codebase for brownfield projects
Run deterministic BLUEPRINT validation (schema + structural checks). Fast pre-flight before /forge-validate.
Stack-specific error patterns for Next.js 15, Drizzle, shadcn/ui, and Claude Vision. Consult before implementing.
Explore the codebase structure and understand existing code
Re-plan the current milestone or create a plan for a new milestone
Quick-fix mode for small targeted changes
Validate a BLUEPRINT.md file for completeness and correctness
Verify phase completion by running all checks and tests