Planning with Files
The IMPLEMENTATION-PROMPT Pattern
Large tasks need a written plan before code. The plan lives as a file so it can be reviewed, versioned, and referenced across sessions.
File naming: IMPLEMENTATION-PROMPT-{FEATURE}.md in the project root or docs/ directory.
Structure:
# Implementation: {Feature Name}
## Goal
One sentence. What does success look like?
## Context
What exists today. What needs to change. Links to relevant spec sections.
## Plan
### P
[Description truncada. Veja o README completo no GitHub.]