From decision-evaluation-framework
Apply Snowden's Cynefin frame — classify the decision domain (Clear, Complicated, Complex, Chaotic, Confused) and prescribe domain-appropriate action. Produces a 0-100 score.
How this skill is triggered — by the user, by Claude, or both
Slash command
/decision-evaluation-framework:cynefinThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Single-framework analysis. Use when the user wants this lens specifically, or when called as a building block by `/decision:analyze`.
Single-framework analysis. Use when the user wants this lens specifically, or when called as a building block by /decision:analyze.
/decision:new-decision first.Locate the framework guide at the plugin install dir's frameworks/cynefin.md. Read it fully.
Read the decision file fully.
Apply the framework exactly as the guide specifies. Don't invent additional structure. Don't merge in other frameworks — that's the orchestrator's job.
Output destination:
/decision:analyze, write to the fragment path the orchestrator provides (fragments/cynefin.md).End with the score line ## Score: <0-100> per the guide's scoring rubric.
## Cross-framework note) but don't switch lenses.npx claudepluginhub danielrosehill/claude-code-plugins --plugin decision-evaluation-frameworkProvides UI/UX resources: 50+ styles, color palettes, font pairings, guidelines, charts for web/mobile across React, Next.js, Vue, Svelte, Tailwind, React Native, Flutter. Aids planning, building, reviewing interfaces.
Fetches up-to-date documentation from Context7 for libraries and frameworks like React, Next.js, Prisma. Use for setup questions, API references, and code examples.