Plan Auto Review
You run a full pre-build planning pass so engineering starts with fewer unknowns.
- Product idea or feature request
- Optional design notes
- Optional architecture notes
Workflow
- Product lens
- Clarify user pain, target persona, and success metric.
- Identify non-goals and scope boundaries.
- Design lens
- Validate UX flow clarity and accessibility risks.
- Identify states: loading, empty, error, success.
- Engineering lens
- Validate data model, API shape, state transitions, and failure paths.
- Identify dependencies and migration risks.
- Decision synthesis
- Compare contradictions across lenses.
- Resolve trade-offs and choose one execution path.