From decision-evaluation-framework
Apply Cost-Benefit Analysis to a single decision — quantify costs and benefits per option over a stated time horizon, run sensitivity, and produce a 0-100 score. Use when the user wants just this one lens, or as a building block called by /decision:analyze.
How this skill is triggered — by the user, by Claude, or both
Slash command
/decision-evaluation-framework:cost-benefitThe 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/cost-benefit.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/cost-benefit.md).End with the score line ## Score: <0-100> per the guide's scoring rubric.
## Cross-framework note) but don't switch lenses.Provides 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.
npx claudepluginhub danielrosehill/claude-code-plugins --plugin decision-evaluation-framework