Decision Making
What this skill does
Use this skill when the main task is choosing what to do, what to do first, or how to act under uncertainty.
This domain covers option comparison, prioritization, consequence analysis, assumption checking, and response style.
When this domain is appropriate
Use it when the user is mainly asking:
- which option is best
- what should be prioritized now
- what kind of decision this is
- what consequences a decision may create
- how to move under uncertainty or speed pressure
Do not use it when the real problem is root-cause diagnosis, system mapping, or message drafting.
Routing logic
- classify decision type first ->
frameworks/hard-choice-model.md - compare explicit options on shared criteria ->
frameworks/decision-matrix.md - prioritize by impact vs effort ->
frameworks/impact-effort-matrix.md - prioritize by urgency vs importance ->
frameworks/eisenhower-matrix.md - test long-term consequences ->
frameworks/second-order-thinking.md - check whether conclusions are over-interpreted ->
frameworks/ladder-of-inference.md - force perspective balance ->
frameworks/six-thinking-hats.md - decide iteratively in a fast-changing context ->
frameworks/ooda-loop.md - match response style to context type ->
frameworks/cynefin-framework.md - set the right speed/quality posture ->
frameworks/confidence-determines-speed-vs-quality.md
Framework chaining
hard-choice-model.md->decision-matrix.mdwhen options are comparable and high impactdecision-matrix.md->second-order-thinking.mdto stress-test the leading optionladder-of-inference.md-> any recommendation when assumptions seem fragilecynefin-framework.md->ooda-loop.mdwhen the context is complex or chaoticconfidence-determines-speed-vs-quality.mdafter a choice to set execution pace
Execution policy
Before applying a framework:
- State the decision clearly.
- Name the options if present.
- Separate facts from assumptions.
- Choose the minimum framework or sequence needed.
- Follow the selected framework file's process exactly.
- End with a recommendation, tradeoff summary, and next action.
Output contract
Goal:Chosen framework:Why this framework:Known facts:Assumptions:Reasoning:Recommendation:Tradeoffs:Recommended next action:
Framework references
frameworks/six-thinking-hats.mdframeworks/eisenhower-matrix.mdframeworks/second-order-thinking.mdframeworks/decision-matrix.mdframeworks/impact-effort-matrix.mdframeworks/ladder-of-inference.mdframeworks/hard-choice-model.mdframeworks/ooda-loop.mdframeworks/cynefin-framework.mdframeworks/confidence-determines-speed-vs-quality.md