Command Claude Code
Initialize a new project with deep context gathering and PROJECT.md.
Command Claude Code
Initialize a new project with deep context gathering and PROJECT.md.
Command Claude Code
Create context handoff when pausing work mid-phase.
Command Claude Code
Create phases to close all gaps identified by milestone audit.
Command Claude Code
Create detailed execution plan for a phase (PLAN.md) with verification loop.
Command Claude Code
Check project progress, show context, and route to next action (execute or plan).
Command Claude Code
Remove a future phase from roadmap and renumber subsequent phases.
Command Claude Code
Research how to implement a phase (standalone - usually use /gsd:plan-phase instead).
Command Claude Code
Resume work from previous session with full context restoration.
Command Claude Code
Update GSD to latest version with changelog display.
Command Claude Code
Validate built features through conversational UAT.
Command Claude Code
See what's new in GSD since your installed version.
Hook Claude Code
Runs when a session starts, executing gsd-check-update.js via node. From ctsstc/get-shit-done-skills.
Settings file Claude Code
Agent settings declaring 1 hook event (SessionStart).
Skill Claude CodeCodex
Get Shit Done (GSD) - A comprehensive project management system for solo developers using Claude agents.
Skill Claude CodeCodex
Explores codebase and writes structured analysis documents. Spawned by map-codebase with a focus area.
Skill Claude CodeCodex
Investigates bugs using scientific method, manages debug sessions, handles checkpoints. Spawned by /gsd:debug orchestrator or diagnose-issues workflow.
Skill Claude CodeCodex
Executes GSD plans with atomic commits, deviation handling, checkpoint protocols, and state management. Spawned by execute-phase orchestrator or execute-plan command.
Skill Claude CodeCodex
Verifies that integrations work correctly by checking endpoints, responses, and data flow. Spawned by /gsd:complete-milestone orchestrator.
Skill Claude CodeCodex
Researches phase implementation for planning. Spawned by /gsd:plan-phase or /gsd:research-phase orchestrators.
Skill Claude CodeCodex
Validates plan quality by checking task completeness, dependency correctness, and scope sanity. Spawned by /gsd:plan-phase orchestrator.
Skill Claude CodeCodex
Creates executable phase plans with task breakdown, dependency analysis, and goal-backward verification. Spawned by plan-phase orchestrator.
Skill Claude CodeCodex
Researches domain ecosystem for project initialization. Spawned by /gsd:new-project orchestrator (4 parallel agents).
Skill Claude CodeCodex
Synthesizes research outputs from parallel researcher agents into SUMMARY.md. Spawned by /gsd:new-project after 4 researcher agents complete.
Skill Claude CodeCodex
Creates project roadmaps with phase breakdown, requirement mapping, success criteria derivation, and coverage validation. Spawned by /gsd:new-project orchestrator.