Get Shit Done

Lightweight meta-prompting and spec-driven development system. Forces structured thinking before coding — write specs first, then implement with clear requirements.

A spec-driven development system that enforces structured thinking before implementation. Write specifications first, break work into clear tasks, then implement methodically against the spec. Prevents scope creep and aimless coding.

workflow productivity

When to use

Community skill by gsd-build. Install from: https://github.com/gsd-build/get-shit-done

Examples

Spec-first development

Write a clear spec before implementing a new feature

Task breakdown

Break a large feature into atomic, implementable tasks