decision-importance-prioritization
Installation
SKILL.md
The most important part of making a decision is determining how important that decision actually is. By categorizing decisions, you can maintain high team velocity for the trivial and apply rigorous deliberation to the critical few.
The Classification Framework
Evaluate every decision against two primary filters to determine its "Importance Score."
1. Reversibility
- Low Importance (Reversible): If the decision is wrong, can you undo it quickly without lasting damage to the brand or technical debt? (e.g., UI copy, small feature toggles).
- High Importance (Irreversible): Is this a "one-way door"? Once shipped, does it change the data schema, API contract, or user mental model in a way that is painful to revert? (e.g., pricing changes, platform architecture).
2. Material Impact
- Breadth: How many users/stakeholders does this affect? (1% vs. 100%).
- Depth: How much does it affect them? Does it impact their livelihood or core workflow, or is it a minor convenience?
The 1/99 Resource Allocation Rule
Once classified, apply your cognitive energy and time disproportionately: