SaaSHub helps you find the best software and product alternatives Learn more →
Get-shit-done Alternatives
Similar projects and alternatives to get-shit-done
-
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
-
-
-
rtk
CLI proxy that reduces LLM token consumption by 60-90% on common dev commands. Single Rust binary, zero dependencies
-
-
-
-
-
python-genai
Google Gen AI Python SDK provides an interface for developers to integrate Google's generative models into their Python applications.
-
compound-engineering-plugin
Official Compound Engineering plugin for Claude Code, Codex, Cursor, and more
-
swarm
Educational framework exploring ergonomic, lightweight multi-agent orchestration. Managed by OpenAI Solution team.
-
cc-mirror
Create multiple isolated Claude Code variants with custom providers (Z.ai, MiniMax, OpenRouter, LiteLLM)
-
-
circuit
Drag-and-drop agent workflow builder for orchestrating AI agents. Build multi-step pipelines to run Claude Code and OpenAI Codex, featuring real-time streaming, reference interpolation, and flexible control flow. (by smogili1)
-
goodtime
A productivity app that combines pomodoro timers and flow techniques to boost focus and efficiency.
-
-
pied-piper
Pied Piper is a team of AI SubAgents that can autonomously/semi-autonomously work on long-running or complex coding tasks with full End-to-end tracking and human-in-the-loop approvals. Subagents can run on Claude Code, Coding CLIs that support SubAgents, Docker, Cloud Desktop etc.
-
classicswarm
Discontinued Swarm Classic: a container clustering system. Not to be confused with Docker Swarm which is at https://github.com/docker/swarmkit (by docker-archive)
-
ralph-orchestrator
An improved implementation of the Ralph Wiggum technique for autonomous AI agent orchestration
get-shit-done discussion
get-shit-done reviews and mentions
-
Spec-Driven Development: When Structure Helps and When It Becomes Tax
These don't replace the spec; they govern how the agent acts on it. Superpowers uses guided Q&A to clarify intent, then runs sub-agents behind a verification-before-completion gate. GSD manages context in waves for solo developers. HVE Core runs an RPI loop: Research, Plan, Implement, Review.
- Get Shit Done: A Meta-Prompting, Context Engineering and Spec-Driven Dev System
-
Stop prompting. Let the AI interview you to build specs
Great idea, and some of the tools are already somewhat covering it, e.g. GSD or spec-kit.
https://github.com/gsd-build/get-shit-done
https://github.com/github/spec-kit
-
Evaluating AGENTS.md: are they helpful for coding agents?
CLAUDE.md isn't a silver bullet either, I've had it lose context a couple of questions deep. I do like GSD[1] though, it's been a great addition to the stack. I also use multiple LLMs as a judge for PRs, which captures a load of issues too.
[1] https://github.com/gsd-build/get-shit-done
-
How I Used AI to Build a Programming Language with Actors, an ORM, and a SaaS Backend in 12 Days
The model handled the implementation velocity. GSD, an open-source spec-driven development system, kept it on the rails. Every feature followed a strict pipeline from research to plan to atomic commit. The codebase was shippable after every single step.
-
I Let Opus 4.6 and GSD Build a Programming Language
GSD: https://github.com/gsd-build/get-shit-done
-
Ask HN: Why is Claude so horrible? Are they paying people to glaze it on X?
I’ve had good luck using https://github.com/gsd-build/get-shit-done
It will ask you questions, break down the project into smaller tasks, work through them one by one with UAT check points along the way.
It also handles managing your context
-
LLMs are powerful, but enterprises are deterministic by nature
Your task is certainly doable though.
You can ask AI to focus on the functional aspects and create a design-only document. It can do that in chunks. You don't need to know about COBOL best practices now, that's an implementation detail. Is the plan to modernize the COBOL codebase or to rewrite in a different language?
See what this skill does in Claude Code, you want something similar: https://github.com/glittercowboy/get-shit-done/blob/main/get...
-
How to effectively write quality code with AI
The GSD tool (get-shit-done) automates a very similar process to this, and has been mind-blowing for larger projects and refactors.
https://github.com/glittercowboy/get-shit-done
You still need to know the hard parts: precisely what you want to build, all domain/business knowledge questions solved, but this tool automates the rest of the coding and documentation and testing.
It's going to be a wild future for software development...
-
GPT-5.3-Codex
https://github.com/glittercowboy/get-shit-done
The way "Phases" are handled is incredible with research then planning, then execution and no context rot because behind the scenes everything is being saved in a State.md file...
I'm on Phase 41 of my own project and the reliability and almost absence of any error is amazing. Investigate and see if its a fit for you. The PAL MCP you can setup to have Gemini with its large context review what Claude codes.
-
A note from our sponsor - SaaSHub
www.saashub.com | 13 Jun 2026
Stats
gsd-build/get-shit-done is an open source project licensed under MIT License which is an OSI approved license.
The primary programming language of get-shit-done is JavaScript.
Popular Comparisons
- get-shit-done VS compound-engineering-plugin
- get-shit-done VS cc-mirror
- get-shit-done VS uiua
- get-shit-done VS yolobox
- get-shit-done VS circuit
- get-shit-done VS goodtime
- get-shit-done VS ralph-template
- get-shit-done VS code-foundations
- get-shit-done VS superpowers
- get-shit-done VS rift-transcription