aicoolies logo

Get Shit Done (GSD)

Meta-prompting and context engineering system for Claude Code agents

Share
open-sourceOpen Source
Visit Website →

GSD is a meta-prompting, context engineering, and spec-driven development system designed for Claude Code and compatible AI coding agents. With over 46,000 GitHub stars, it implements a structured four-phase workflow of Discuss, Plan, Execute, and Verify to combat context rot in long AI coding sessions. The system uses multi-agent orchestration with persistent file-based memory.

Get Shit Done addresses the critical challenge of context degradation in extended AI coding sessions. As conversation windows accumulate irrelevant information, AI output quality progressively drops. GSD solves this through a structured four-phase workflow: Discuss for requirements elicitation, Plan for domain research and atomic task generation, Execute for wave-based parallel implementation, and Verify using the Nyquist validation framework that maps tests to requirements with automatic debug agents.

The context engineering infrastructure uses a sophisticated file system architecture including PROJECT.md for persistent vision documentation, STATE.md for cross-session memory of decisions and blockers, PLAN.md for atomic task specifications, and threads directory for persistent context. File sizes are deliberately constrained based on empirical observations of quality degradation thresholds, ensuring consistent output by staying below identified token limits for each context file.

GSD employs a multi-agent orchestration pattern with a thin orchestrator spawning specialized agents per stage: four parallel researchers during research, planner and checker agents iterating plan creation, executors implementing in parallel waves, and verifier plus debugger agents handling validation. This design maintains only 30-40% main context window utilization even during complex multi-phase operations. The system produces atomic git commits with surgical, traceable history and has been adopted by thousands of developers building production applications with AI coding agents.

Pricing

Free and open-source (AGPL-3.0)

Platforms

Works with Claude Code, OpenCode, and compatible AI agents

Categories

Tags

Use Cases

Alternatives

Related Tools

Claude Code logo

Claude Code

Top Pick

Anthropic's agentic coding CLI

Anthropic's agentic CLI coding tool that delegates complex tasks to Claude directly from the terminal. Understands entire codebases via automatic context gathering, edits multiple files, runs shell commands, and manages Git workflows autonomously. Supports CLAUDE.md for persistent project instructions, integrates with VS Code and JetBrains, and uses Claude Opus/Sonnet with extended thinking for complex architectural decisions. Built for terminal-first developers.

paidOpen Source
Cursor logo

Cursor

Top Pick

The AI-first code editor

AI-first code editor built as a VS Code fork that deeply integrates LLMs into every part of the development workflow. Features Tab autocomplete with multi-line predictions, Cmd+K inline editing, AI chat with full codebase awareness, and Agent mode for autonomous multi-file edits with terminal execution. Supports GPT-4, Claude, and more with automatic context from project files and docs. Includes privacy mode for SOC 2 compliance. The leading AI-native IDE with 100K+ paying users.

freemiumTelemetry
Hermes Agent logo

Hermes Agent

Top Pick

Open-source AI agent framework with persistent memory, reusable skills, tools, and messaging gateways

Hermes Agent is an open-source AI agent framework with persistent memory, reusable skills, 40+ tools, cron jobs, and messaging gateways.

open-sourceOpen Source
OpenCode logo

OpenCode

Top Pick

Open-source AI coding agent for the terminal

Open-source terminal-based AI coding agent built in Go by the SST team, with a rich TUI (Bubble Tea) supporting 75+ model providers including OpenAI, Anthropic, Gemini, Bedrock, Groq, and OpenRouter. Features vim-like editing, persistent SQLite sessions, and LSP integration for 40+ languages. Fully free with no vendor lock-in, it has rapidly grown to 95k+ GitHub stars.

open-source
Codex logo

Codex

Top Pick

OpenAI coding agent for app, editor, terminal, and cloud work

Codex is OpenAI's coding agent for software development across the Codex app, editor, terminal, and cloud tasks. It helps write, review, debug, refactor, and automate code, with ChatGPT plan access for managed surfaces and API-key usage for CLI, SDK, and IDE workflows. The open-source CLI and SDK support local repository work, while cloud features add GitHub review, Slack/Linear integrations, worktrees, skills, MCP, and automations.

freemiumOpen Source

Accomplish Coworker

Open-source desktop AI coworker for browsing and code execution.

Accomplish Coworker is an MIT-licensed open-source AI coworker that runs on the desktop, combining computer-use style browsing with code execution so agents can research, implement, run, and debug workflows in one local environment.

open-sourceOpen SourceTelemetry