Documentation
README
Create Implementation Plan
This is a primary-session artifact skill. The user-started conversation creates the plan and task files, then returns control with a handoff. The user reviews the files, switches that same conversation to an implementation model if desired, and sends the explicit request to execute them.
Translate a feature spec into a concrete, phased implementation plan saved under
docs/plans/<feature>/. Plans and task files are committed implementation
records for the current buildout; specs remain the durable requirements under
docs/specs/.
Input
- The feature spec (
docs/specs/<slug>/spec.md) — read it first - The codebase — explore relevant areas before designing
This is the opening of the README. Read the full README on GitHub.