GitHub - gsd-build/get-shit-done: A light-weight and powerful meta-prompting, context engineering and spec-driven development system for Claude Code by TÂCHES.
5 hours ago
- #AI-assisted development
- #context engineering
- #spec-driven development
- GSD (Get Shit Done) is a meta-prompting and spec-driven development system designed to prevent context rot in AI coding assistants like Claude Code, OpenCode, Gemini CLI, and others.
- It provides a structured workflow with commands such as `/gsd-new-project` for initialization, `/gsd-discuss-phase` for gathering context, `/gsd-plan-phase` for research and planning, `/gsd-execute-phase` for parallel task execution, and `/gsd-verify-work` for user acceptance testing.
- The system uses XML-structured plans, fresh context windows for each task, atomic commits, and parallel agent orchestration to maintain high-quality output and avoid degradation in large projects.
- GSD supports multiple AI runtime installations via npm (`npx get-shit-done-cc@latest`) and offers features like security protections, customizable settings, and tools for managing milestones, workstreams, and debugging.
- It targets individual developers and teams who want consistent, high-quality AI-assisted development without over-complicated enterprise processes.