# Writing Plans

> Bite-sized implementation plan after a spec exists

**Subcategory:** Workflow  
**License:** MIT  
**Source:** https://github.com/obra/superpowers/blob/main/skills/writing-plans/SKILL.md

---

## When it is useful

Use when you already have a spec or requirements for a multi-step task and need a bite-sized implementation plan before touching code — not for writing the spec itself.

## The Catch

Bite-sized steps after a spec exists. Not for writing the spec (that’s spec-driven-development).
