simple-plan
Installation
SKILL.md
Simple Plan
Overview
Rapid, lightweight planning for small changes. One conversation produces a proposal.md, one or more spec files, an optional design.md, and a tasks.md placeholder so the change slots into the OpenSpec workflow.
Key principle — write for a different agent. The artifacts you produce will be handed to a separate implementing agent that has zero shared context from this conversation. Every decision, rationale, constraint, file path, naming convention, and behavioral detail must be captured in the written artifacts. If you discussed it but didn't write it down, the implementer won't know about it.
Flow
Related skills