Agent skill · Data & Analytics

decision-support

Facilitate data-driven technical decisions using embedded decision matrices and trade-off analysis. Use when relevant to the task.

majiayu000github.com/majiayu000GitHub ↗
claude-codeMIT
Install
npx skills add majiayu000/claude-skill-registry --skill decision-support --agent claude-code

Same command for any agent — swap --agent for codex, cursor, copilot.

Facts
Files in the skill folder: 2
SKILL.md size: 10 KB
Bundled scripts: none
Path: skills/analysis/decision-support/SKILL.md
Open the folder on GitHub →
Where it comes from
Stars: 534
Language: HTML

Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.

From the SKILL.md

# decision-support Facilitate data-driven technical decisions using embedded decision matrices and trade-off analysis. ## Triggers - "help me decide" - "compare options" - "trade-off analysis" - "decision matrix" - "which approach should we use" - "evaluate alternatives" ## Purpose This skill facilitates structured decision-making for technical and architectural choices by: - Building weighted decision matrices - Analyzing trade-offs across multiple dimensions - Documenting decision rationale - Generating Architecture Decision Records (ADRs) - Tracking decision outcomes ## Behavior When triggered, this skill: 1. **Identifies decision context**: - Parse the decision question - Identify stakeholders and constraints - Determine decision type (architectural, technical, process) 2. **Gathers alternatives**: - List candidate options - Research each alternative - Document key characteristics 3. **Defines evaluation criteria**: - Identify relevant factors - Assign weights based on priorities - Define scoring rubrics 4. **Builds decision matrix**: - Score each option per criterion - Calculate weighted totals - Visualize comparisons 5. **Analyzes trade-offs**: - Identify strengths/weaknesses

What's inside
Steps it walks through
  1. Triggers
  2. Purpose
  3. Behavior
  4. Decision Types
  5. Architectural Decisions
  6. Technical Decisions
  7. Process Decisions
  8. Decision Matrix Template
  9. ADR Generation
  10. Usage Examples
  11. Full Decision Analysis
  12. Quick Comparison
  13. Trade-off Focus
  14. Integration
Ships with 1 file
  • metadata.json
More from claude-skill-registry
All skills →
About this skill
What does the decision-support skill do?

Facilitate data-driven technical decisions using embedded decision matrices and trade-off analysis. Use when relevant to the task.

How do I install it?

Run `npx skills add majiayu000/claude-skill-registry --skill decision-support --agent claude-code` — it drops the skill into your project so the agent can pick it up. Swap the --agent value for codex, cursor or copilot if you use one of those.

Where does this skill come from?

From majiayu000/claude-skill-registry, a repository with 534 stars. We read it straight from the repository tree rather than a submitted listing, so what you see here is what is actually published.

Is a popular skill a good skill?

Not necessarily. Stars measure attention, not adoption — a repository can trend for a week and be abandoned. That is why we show the weekly change from our own snapshots next to the total, instead of a single flattering number.

Keep going