Skip to content

Commands

41 commands across 1 categories. Click any card to expand for details. Use the filter bar to narrow by category.

Getting Started

/gsd

Step mode — executes one unit at a time, pauses between each

/gsd next

Explicit step mode (same as bare /gsd)

/gsd auto

Autonomous mode — researches, plans, executes, commits, repeats

/gsd new-project [--deep]

Bootstrap a project with staged project-level discovery

/gsd quick

Execute a quick task with GSD guarantees, skip planning overhead

/gsd stop

Stop auto mode gracefully

/gsd steer

Hard-steer plan documents during execution

/gsd discuss

Discuss architecture and decisions (works alongside auto mode)

/gsd rethink

Conversational project reorganization

/gsd mcp

MCP server status and connectivity

/gsd status

Progress dashboard

/gsd queue

Queue future milestones (safe during auto mode)

/gsd prefs

Model selection, timeouts, budget ceiling

/gsd migrate

Migrate a v1 .planning directory to .gsd format

/gsd help

Categorized command reference for all GSD subcommands

/gsd mode

Switch workflow mode (solo/team) with coordinated defaults

/gsd workflow

Unified workflow plugins — list, run <name>, install, info, validate

/gsd start <template>

Launch a bundled or custom workflow template (bugfix, release, etc.)

/gsd forensics

Full-access GSD debugger for auto-mode failure investigation

/gsd cleanup

Archive phase directories from completed milestones

/gsd doctor

Runtime health checks — issues surface across widget, visualizer, and reports

/gsd keys

API key manager — list, add, remove, test, rotate, doctor

/gsd logs

Browse activity, debug, and metrics logs

/gsd export --html

Generate HTML report for current or completed milestone

/worktree (/wt)

Git worktree lifecycle — create, switch, merge, remove

/gsd worktree (/gsd wt)

TUI worktree management — list, merge, clean, remove with safety checks

/voice

Toggle real-time speech-to-text (macOS, Linux)

/exit

Graceful shutdown — saves session state before exiting

/kill

Kill GSD process immediately

/clear

Start a new session (alias for /new)

Ctrl+Alt+G

Toggle dashboard overlay

Ctrl+Alt+V

Toggle voice transcription

Ctrl+Alt+B

Show background shell processes

Alt+V

Paste clipboard image (macOS)

gsd config

Re-run the setup wizard (LLM provider + tool keys)

gsd update

Update GSD to the latest version

gsd headless [cmd]

Run /gsd commands without TUI (CI, cron, scripts)

gsd headless query

Instant JSON snapshot — state, next dispatch, costs (no LLM)

gsd --continue (-c)

Resume the most recent session for the current directory

gsd --worktree (-w)

Launch an isolated worktree session for the active milestone

gsd sessions

Interactive session picker — browse and resume any saved session