gsd
Installation
Summary
Structured project management system for solo developers using Claude agents to plan, execute, and ship software.
- Provides 19+ commands covering project initialization, phase planning/execution, codebase mapping, debugging, and verification workflows
- Organizes work into goal-backward phases with atomic commits, parallel execution waves, and context budgeting to maintain quality
- Generates
.planning/directory structure with project context, requirements, roadmaps, phase artifacts, and codebase analysis - Includes 11 specialized agents for planning, execution, debugging, verification, research, and integration checking across the full project lifecycle
SKILL.md
Get Shit Done (GSD) - Project Management System
A comprehensive project management system designed for solo developers working with Claude AI agents. GSD provides structured workflows for project initialization, planning, execution, verification, and debugging.
Overview
GSD is a modular agent-based system that transforms project ideas into shipped software through:
- Deep questioning - Extract user vision and requirements
- Domain research - Discover standard stacks and patterns
- Roadmap creation - Break requirements into phases
- Phase planning - Create executable plans with verification
- Execution - Implement plans with atomic commits
- Verification - Ensure goals are achieved, not just tasks done
- Debugging - Systematic investigation of issues
Core Philosophy
Related skills
More from ctsstc/get-shit-done-skills
gsd:map-codebase
Analyze codebase with parallel mapper agents
2gsd:help
Display GSD help information
2gsd:discuss-phase
Discuss phase details and approach
2gsd:debug
Debug issues using systematic investigation
2gsd:progress
Show project progress
2gsd:execute-phase
Execute phase tasks using wave-based parallel execution
2