decision-support
Facilitate data-driven technical decisions using embedded decision matrices and trade-off analysis. Use when relevant to the task.
npx skills add majiayu000/claude-skill-registry --skill decision-support --agent claude-code
Same command for any agent — swap --agent for codex, cursor, copilot.
Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.
# 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
- Triggers
- Purpose
- Behavior
- Decision Types
- Architectural Decisions
- Technical Decisions
- Process Decisions
- Decision Matrix Template
- ADR Generation
- Usage Examples
- Full Decision Analysis
- Quick Comparison
- Trade-off Focus
- Integration
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.
