Skip to content
Development
Skill

/decision-framework

Thinking frameworks for decisions and problem analysis. Use when evaluating options, root causes, or prioritizing.

From plugin
gsd-skill-creator
70102 skills61 agents26 commands1 MCP
Install
$ npx -y skills add Tibsfox/gsd-skill-creator --skill decision-framework --agent claude-code

How it fires

How this skill gets triggered: by you, by Claude, or both.

  • Fires itselfAuto-invocation. Claude auto-loads it when your prompt matches the work.Auto-invocation is when the right skill fires by itself at the right moment, driven by a FLOW.md router and a hook, instead of you invoking it by name. It is the difference between a skill being installed and a skill actually getting used.Read the full definition →
  • You can call itInvoke it directly when you want it.
  • Slash command/decision-framework

Context preview

The summary Claude sees to decide when to auto-load this skill.

Thinking frameworks for decisions and problem analysis. Use when evaluating options, root causes, or prioritizing.

SKILL.md

decision-framework.SKILL.md
name: decision-framework
description: Thinking frameworks for decisions and problem analysis. Use when evaluating options, root causes, or prioritizing.
version: 1.0.0
format: 2025-10-02
triggers:
  - "evaluating options, root causes, or prioritizing"
updated: 2026-04-25
status: ACTIVE

Decision Frameworks

| Situation | Framework | |-----------|-----------| | Challenge assumptions | First Principles | | Find root cause | 5 Whys | | Prioritize tasks | Eisenhower Matrix | | Focus effort | Pareto 80/20 | | Identify risks | Inversion | | Map consequences | Second-Order Thinking | | Compare options | Decision Matrix |

Processes

**First Principles:** State problem → list assumptions → challenge each → identify fundamentals → build from truths.

**5 Whys:** State problem → ask "why?" iteratively → verify chain backwards → act on deepest cause.

**Eisenhower:** Urgent+Important (do), Not-Urgent+Important (schedule), Urgent+Not-Important (delegate), Neither (eliminate).

**Pareto:** List items → measure impact → sort → find ~20% driving ~80% → focus there.

**Inversion:** State goal → "what guarantees failure?" → list failure modes → invert into prevention.

**Second-Order:** Map effects → map what THOSE cause → find hidden costs → decide with full picture.

**Decision Matrix:** List options → weighted criteria → score each → sum → sanity check winner.

Ships withgsd-skill-creator

An adaptive learning and coprocessor architecture for Claude Code, built as an extension to GSD (open-gsd)

Get the whole plugin

Other skills on gsd-skill-creator.