Purpose
Prepare for design reviews or document design decisions with full context.
Usage
- •
/design-review [project]- Review for specific project
Steps
- •
Gather project context:
- •Search 04-Projects/ for project file
- •User stories and requirements
- •Technical constraints
- •
Surface relevant feedback:
- •Customer feedback on current design
- •Usability issues reported
- •Competitive design references
- •
Prompt for design decisions:
- •What options were considered?
- •Why this approach?
- •What user needs does it solve?
- •
Document review outcomes:
- •Decisions made
- •Feedback received
- •Next steps
Output Format
markdown
# Design Review: [Project] **Date:** [Today] **Participants:** [Names] ## Context [Project background and requirements] ## Design Decisions ### [Decision 1] - **Options considered:** [List] - **Choice:** [Selected option] - **Rationale:** [Why] ## User Feedback Considered - [Feedback point 1] ## Next Steps - [ ] [Action 1] - Owner: [Name]