| name | intentional-design |
|---|---|
| description | Use when starting a feature or facing a decision with meaningful tradeoffs -- researches options, clarifies intent, proposes approaches, and decides before any code is written. Skip for small or obviously clear changes. |
Think before building. Understand the problem, surface tradeoffs, pick the right approach. The output is a decision and a direction -- not a document. Hand off to intentional-development immediately after.