Agent skill

compare-options

Multi-expert comparison and ranking of options with structured deliberation. PROACTIVELY activate for: (1) decision making between alternatives, (2) trade-off analysis, (3) option evaluation, (4) vendor/tool comparison, (5) strategy selection. "compare these", "trade-off analysis", "decision between"

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

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

Facts
Files in the skill folder: 2
SKILL.md size: 6 KB
Bundled scripts: none
Path: skills/analysis/compare-options/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

# Compare Options Multi-expert comparison and ranking of options using structured deliberation. ## When to Use Use this skill when you need to: - Compare multiple alternatives systematically - Evaluate trade-offs between options - Get diverse expert perspectives on a decision - Rank options with transparent criteria - Make decisions with documented rationale ## Workflow Invoke the `expert-panel-deliberation` skill for: Options to compare: $ARGUMENTS ### Default Parameters | Parameter | Value | Rationale | |-----------|-------|-----------| | `panel_size` | 5 | Diverse perspectives without analysis paralysis | | `output_format` | ranking | Produces prioritized list with scores | | `deliberation_depth` | standard | Balanced thoroughness | | `include_challenger` | true | Include devil's advocate perspective | | `consensus_required` | false | Allow minority opinions | ### Expert Panel Assembly The panel is dynamically composed based on the decision domain: **For Technical Decisions:** - Solution Architect - Performance Specialist - Security Expert - DevOps/Operations - End User Advocate **For Business Decisions:** - Strategic Planner - Financial Analyst - Market Expert - Operations Lead

What's inside
Steps it walks through
  1. When to Use
  2. Workflow
  3. Default Parameters
  4. Expert Panel Assembly
  5. Deliberation Process
  6. Evaluation Criteria Framework
  7. Output Format
  8. Quality Gates
  9. Related Skills
Ships with 1 file
  • metadata.json
More from claude-skill-registry
All skills →
About this skill
What does the compare-options skill do?

Multi-expert comparison and ranking of options with structured deliberation. PROACTIVELY activate for: (1) decision making between alternatives, (2) trade-off analysis, (3) option evaluation, (4) vendor/tool comparison, (5) strategy selection. "compare these", "trade-off analysis", "decision between"

How do I install it?

Run `npx skills add majiayu000/claude-skill-registry --skill compare-options --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