1 KiB
1 KiB
| description | argument-hint |
|---|---|
| Structure an ambiguous design challenge into a clear problem definition with constraints and criteria. | [description of the ambiguous design challenge] |
/frame-problem
Structure an ambiguous challenge into a clear, actionable problem definition.
Steps
- Explore — Unpack the challenge, identify assumptions and unknowns.
- Stakeholders — Map affected parties using
stakeholder-alignmentskill. - Define — Write clear problem statement using
design-briefskill. - Constrain — Identify technical, business, design constraints.
- Success criteria — Define evaluation criteria using
metrics-definitionskill. - Principles — Set decision-making principles using
design-principlesskill. - Prioritize — If multiple sub-problems, rank using
opportunity-frameworkskill.
Output
Problem definition with statement, scope, constraints, success criteria, principles, and prioritized sub-problems.
Consider following up with /strategize or /benchmark.