spec-plan
Installation
SKILL.md
Spec Plan — Implementation Planning for Hexagonal Core
Creates structured, ephemeral plan files inside todo/ that track the gap between
current code and the desired spec state. Plans are living documents — updated during
implementation, then deleted when work is complete.
Important: Plans are ephemeral. Nothing in a plan file should be the only place
important decisions are recorded. Decisions belong in specs/. Plans only track
the path to get there.