Back to all notes
Bookmark

GitHub - glittercowboy/get-shit-done: A light-weight and powerful meta-prompting, context engineering and spec-driven development system for Claude Code and OpenCode.

GSD is a bluntly pragmatic layer on top of Claude Code/OpenCode/Gemini aimed at one thing: stopping “context rot” from killing long projects. The pitch is spec-driven development without the enterprise cosplay—lightweight commands that still enforce structure (requirements, roadmap, phased plans, verification). The workflow is basically: extract intent, generate plans small enough to run in fresh context windows, execute with tight state management, and keep the git history clean. I’m sympathetic to the premise: reliability comes more from process + context engineering than from hoping the model “stays smart” 80k tokens in. Even if you don’t adopt the tool, the patterns are a useful blueprint.

#bookmark #github #ai #agents