Documentation
README
plan — implementation plan from a spec
Input: a finalized spec (.ai/specs/{date}-{slug}.md with zero unresolved open
questions) or, for small changes, an explicit user description. Output: a plan at
.ai/plans/{YYYY-MM-DD}-{slug}.md that /execute can follow mechanically.
Write the plan for the weakest plausible executor: an agent with no memory of this session. Every task must be executable from the plan text alone.
Announce at start: "Using the plan skill — turning the spec into an implementation plan."
Step 1: Check prerequisites
This is the opening of the README. Read the full README on GitHub.