evanflow-writing-plans
Installation
SKILL.md
EvanFlow: Writing Plans
Vocabulary
See evanflow meta-skill. Key terms: deep modules, interface, vertical slice, deletion test.
When to Use
- A spec or clear requirements exist
- Multi-step task that benefits from upfront decomposition
- About to touch ≥3 files
SKIP when: single-file change, typo fix, one-line config tweak. Just do it.