
get-shit-done-redux
Getting Shit Done, the Aftermath
The Lens
get-shit-done-redux is a system for keeping AI coding assistants reliable over long sessions. The problem it targets is context rot, the quality drop that happens as an agent fills its context window and starts forgetting what it was doing. GSD fixes this with a structured command loop and fresh subagent contexts, so the main window stays uncluttered. It works with Claude Code, OpenCode, Gemini CLI, and others. MIT licensed and free.
The workflow is six commands: start a project, discuss the phase, plan it, execute through parallel agents, verify the result, then ship and repeat. Each executor gets its own clean context window, which keeps your primary session running at a fraction of capacity instead of choking on accumulated history. Install is a single npx command, so there is almost nothing to set up.
Solo developers who run long agent sessions and watch quality degrade will get the most out of this. Small teams adopting a shared agent workflow can standardize on the same command loop. It is free at every scale, so the only cost is learning the discipline it imposes, which is the actual point.
The catch is that this is methodology wrapped in tooling. It only helps if you commit to the loop. Bolt it onto a chaotic workflow and you will get chaos with extra steps. The structure is the value, and structure takes buy-in.
Free vs Self-Hosted vs Paid
fully freeFree tier: Everything. MIT licensed, installed with a single npx command.
Self-hosted: Not applicable in the usual sense. It is a command system layered onto your existing AI coding assistant, running locally.
Paid: None. You pay only for the underlying assistant's API usage (Claude Code, Gemini CLI, and so on), which you were paying for anyway.
Completely free and open source under MIT. The only cost is the API usage of whatever AI assistant you run it with.
Get tools like this every Wednesday
One featured tool, three on the radar. No fluff.
License: MIT License
Use freely, including commercial. Just keep the license.
Commercial use: ✓ Yes
About
- Owner
- Open GSD (Organization)
- Stars
- 620
Explore Further
More tools in the directory
everything-claude-code
The agent harness performance optimization system. Skills, instincts, memory, security, and research-first development for Claude Code, Codex, Opencode, Cursor and beyond.
191.2k ★hermes-agent
The agent that grows with you
166.1k ★cc-switch
A cross-platform desktop All-in-One assistant tool for Claude Code, Codex, OpenCode, openclaw & Gemini CLI.
80.0k ★