| Getting Started |
Installation, first run, and basic usage |
| Auto Mode |
How autonomous execution works — the state machine, crash recovery, and steering |
| Commands Reference |
All commands, keyboard shortcuts, and CLI flags |
| Remote Questions |
Discord and Slack integration for headless auto-mode |
| Configuration |
Preferences, model selection, git settings, and token profiles |
| Custom Models |
Add custom providers (Ollama, vLLM, LM Studio, proxies) via models.json |
| Token Optimization |
Token profiles, context compression, complexity routing, and adaptive learning (v2.17) |
| Dynamic Model Routing |
Complexity-based model selection, cost tables, escalation, and budget pressure (v2.19) |
| Captures & Triage |
Fire-and-forget thought capture during auto-mode with automated triage (v2.19) |
| Workflow Visualizer |
Interactive TUI overlay for progress, dependencies, metrics, and timeline (v2.19) |
| Cost Management |
Budget ceilings, cost tracking, projections, and enforcement modes |
| Git Strategy |
Worktree isolation, branching model, and merge behavior |
| Parallel Orchestration |
Run multiple milestones simultaneously with worker isolation and coordination |
| Working in Teams |
Unique milestone IDs, .gitignore setup, and shared planning artifacts |
| Skills |
Bundled skills, skill discovery, and custom skill authoring |
| Migration from v1 |
Migrating .planning directories from the original GSD |
| Troubleshooting |
Common issues, /gsd doctor (real-time visibility v2.40), /gsd forensics (full debugger v2.40), and recovery procedures |
| Web Interface |
Browser-based project management with gsd --web (v2.41) |
| VS Code Extension |
Chat participant, sidebar dashboard, and RPC integration for VS Code |