
Generate tests for a completed phase based on UAT criteria and implementation
List pending todos and select one to work on
Generate a comprehensive project summary from milestone artifacts for team onboarding and review
Automatically advance to the next logical step in the GSD workflow
Zero-friction idea capture. Append, list, or promote notes to todos.
Create detailed phase plan (PLAN.md) with verification loop
Capture a forward-looking idea with trigger conditions — surfaces automatically at the right milestone
Generate developer behavioral profile and create Claude-discoverable artifacts
Reapply local modifications after a GSD update
Remove a GSD workspace and clean up worktrees
Research how to implement a phase (standalone - usually use /gsd-plan-phase instead)
Resume work from previous session with full context restoration
Review and promote backlog items to active milestone
Switch model profile for GSD agents (quality/balanced/budget/inherit)
Display project statistics — phases, plans, requirements, git metrics, and timeline
Generate UI design contract (UI-SPEC.md) for frontend phases
Retroactive 6-pillar visual audit of implemented frontend code
Retroactively audit and fill Nyquist validation gaps for a completed phase
# ui-ux-pro-max Comprehensive design guide for web and mobile applications. Contains 67 styles, 96 color palettes, 57 font pairings, 99 UX guidelines, and 25 chart types across 13 technology stacks. Searchable database with priority-based recommendations. ## Prerequisites Check if Python is installed: ```bash python3 --version || python --version ``` If Python is not installed, install it based on user's OS: **macOS:** ```bash brew install python3 ``` **Ubuntu/Debian:** ```bash sudo apt u
Check project progress, show context, and route to next action (execute or plan)
Initialize a new project with deep context gathering and PROJECT.md
Analyze codebase with parallel mapper agents to produce .planning/codebase/ documents
Request cross-AI peer review of phase plans from external AI CLIs
Audit milestone completion against original intent before archiving
Run all remaining phases autonomously — discuss→plan→execute per phase
Interactive command center for managing multiple phases from one terminal
Archive completed milestone and prepare for next version
Systematic debugging with persistent state across context resets
Gather phase context through adaptive questioning before planning. Use --auto to skip interactive questions (Claude picks recommended defaults).
Route freeform text to the right GSD command automatically
Add an idea to the backlog parking lot (999.x numbering)
Create a clean PR branch by filtering out .planning/ commits — ready for code review
Execute a quick task with GSD guarantees (atomic commits, state tracking) but skip optional agents
Add phase to end of current milestone in roadmap
Capture idea or task as todo from current conversation context
Cross-phase audit of all outstanding UAT and verification items
Archive accumulated phase directories from completed milestones
Execute all plans in a phase with wave-based parallelization
Execute a trivial task inline — no subagents, no planning overhead
Post-mortem investigation for failed GSD workflows — analyzes git history, artifacts, and state to diagnose what went wrong
Diagnose planning directory health and optionally repair issues
Show available GSD commands and usage guide
Insert urgent work as decimal phase (e.g., 72.1) between existing phases
Join the GSD Discord community
Surface Claude's assumptions about a phase approach before planning
List active GSD workspaces and their status
Start a new milestone cycle — update PROJECT.md and route to requirements
Create an isolated workspace with repo copies and independent .planning/
Create context handoff when pausing work mid-phase
Create phases to close all gaps identified by milestone audit
Generate a session report with token usage estimates, work summary, and outcomes
Remove a future phase from roadmap and renumber subsequent phases
Configure GSD workflow toggles and model profile
Create PR, run review, and prepare for merge after verification passes
Manage persistent context threads for cross-session work
Update GSD to latest version with changelog display
Validate built features through conversational UAT
Manage parallel workstreams — list, create, switch, status, progress, complete, and resume