Get Shit Done
DeveloperApplicationFree
Get Shit Done - Context Engineering for AI Coding Agents
Last updated May 1, 2026
Claim Tool
What is Get Shit Done?
Get Shit Done's Top Features
Key capabilities that make Get Shit Done stand out.
Meta-prompting system maintains agent quality across long sessions
Context engineering prevents context rot degradation in AI agents
Spec-driven development with structured templates
Supports 15+ AI coding agents including Claude Code, Cursor, and Copilot
Lightweight npm package install with zero config required
Built-in spec templates for common development patterns
Active community with Discord support channel
Tags
claude-codecontext-engineeringmeta-promptingai-codingdeveloper-toolsspec-drivencursorcopilotopen-sourceagent-tools
Get Shit Done's Pricing
Free plan available
User Reviews
Share your thoughts
If you've used this product, share your thoughts with other builders
Recent reviews
Frequently Asked Questions
What is context rot?
Context rot is the quality degradation that happens as an AI coding agent fills its context window during a long session. The agent loses track of earlier instructions and produces lower-quality output. GSD's meta-prompts combat this by maintaining clear context throughout.
Which AI coding agents does GSD support?
GSD supports Claude Code, OpenCode, Gemini CLI, Kilo, Codex, Copilot, Cursor, Windsurf, Antigravity, Augment, Trae, Qwen Code, Hermes Agent, Cline, and CodeBuddy.
How do I install Get Shit Done?
Install via npm: npm install -g get-shit-done-cc. Then run 'gsd' in your project directory to start the spec-driven development workflow.
Is GSD only for Claude Code?
No. While originally built for Claude Code, GSD now works with 15+ AI coding agents. You write specs once and GSD adapts them to whichever agent you prefer.