Development
Get Shit Done
Lightweight meta-prompting, context-engineering, and spec-driven development system for Claude Code.
Get Shit Done is a lightweight meta-prompting and context-engineering system for Claude Code, built around spec-driven development rather than ad hoc prompting.
Why a skill for this
Spec-first workflows tend to produce more predictable output than freeform prompting, especially on larger features. Packaging that discipline as a skill makes it the default instead of something re-explained per task.
Good for
Feature work that benefits from writing a spec before implementation, rather than iterating directly on code.