Writing Plans

Turn a spec or requirements doc into a comprehensive, bite-sized implementation plan: map every file, define 2-5 minute TDD tasks with complete code, and enforce DRY/YAGNI/frequent-commits discipline. Use when you have requirements ready and need a concrete execution plan before touching code, when a feature spans multiple files and needs decomposition, or when you want agentic workers to execute tasks reliably without guessing.

shipshitdev 7ba9643 3 files · 9.4 KB Updated

File contents

shipshitdev/skills/tree/main/skills/writing-plans commit 7ba964310b

Frequently asked questions

npx skillmds add shipshitdev/writing-plans