whiteboarding
Installation
SKILL.md
Skill: whiteboarding
Brainstorm → Design → Save → Handoff
Quick Reference
| Phase | Goal | Output |
|---|---|---|
| UNDERSTAND | Search codebase + clarify problem | Pattern summary + problem statement |
| EXPLORE | Research technologies + compare 2-3 approaches | Research summary + chosen approach |
| DETAIL | Break into implementation steps | Checklist with files/functions |
| VALIDATE | User confirms each section | Approval |
| SAVE | Write to docs/plans/ | Plan file ready for /code-foundations:building |
Key change: Phases 1 and 2 now SEARCH before asking/proposing. No relying on user to know patterns.