gsd:debug
49Command Claude Code
Systematic debugging with persistent state across context resets.
Command Claude Code
Systematic debugging with persistent state across context resets.
Command Claude Code
Gather phase context through adaptive questioning before planning. Use --auto to skip interactive questions (Claude picks recommended defaults). Use --chain for interactive discuss followed by automatic plan+execute. Use --power for bulk question generation into a file-based UI (answer at your own pace).
Command Claude Code
Route freeform text to the right GSD command automatically.
Command Claude Code
Generate or update project documentation verified against the codebase.
Command Claude Code
Retroactively audit an executed AI phase's evaluation coverage — scores each eval dimension as COVERED/PARTIAL/MISSING and produces an actionable EVAL-REVIEW.md with remediation plan.
Command Claude Code
Execute all plans in a phase with wave-based parallelization.
Command Claude Code
Socratic ideation and idea routing — think through ideas before committing to plans.
Command Claude Code
Extract decisions, lessons, patterns, and surprises from completed phase artifacts.
Command Claude Code
Execute a trivial task inline — no subagents, no planning overhead.
Command Claude Code
Post-mortem investigation for failed GSD workflows — analyzes git history, artifacts, and state to diagnose what went wrong.
Command Claude Code
Import a GSD-2 (.gsd/) project back to GSD v1 (.planning/) format.
Command Claude Code
Build, query, and inspect the project knowledge graph in .planning/graphs/.
MCP server Claude CodeCodexCursor +2
Task management for solo developers and AI coding agents — CQRS pattern, 177 operations. Runs locally from the @cleocode/cleo npm package. Needs 1 environment variable to run.