AgentStack
Browse Sign in
Browse Why AgentStack Sell Docs
Sign in
SKILL verified MIT Self-run

Decision Matrix

skill-omexit-claude-skills-pack-decision-matrix · by OmexIT

Structure a decision with weighted criteria, options evaluation, and clear recommendation. For technical, product, or strategic choices. Triggers: "decision matrix", "help me decide", "compare options", "which should we choose", "trade-off analysis".

No reviews yet
0 installs
39 views
0.0% view→install

Install

$ agentstack add skill-omexit-claude-skills-pack-decision-matrix

✓ scanned · ✓ verified, works with Claude Code, Cursor, and more.

Security review

✓ Passed

No issues found. Passed automated security review. · v0.1.0 How review works →

  • Prompt-injection patterns
  • Secret / credential exfiltration
  • Dangerous shell & filesystem operations
  • Untrusted network calls
  • Known-malicious package signatures

What it can access

  • Network access No
  • Filesystem access No
  • Shell / process execution No
  • Environment & secrets No
  • Dynamic code execution No

From automated source analysis of v0.1.0. “Used” means the capability is present in the source — more access means more to trust, not that it’s unsafe.

View the full security report →

Verified badge

Passed review? Show it. Paste this badge into your README, it links to the public security report.

AgentStack Verified badge Links to your public security report.
[![AgentStack Verified](https://agentstack.voostack.com/badges/verified.svg)](https://agentstack.voostack.com/security/report/skill-omexit-claude-skills-pack-decision-matrix)

Reliability & compatibility

Security review passed
0 installs to date
no reviews yet
5mo ago

Declared compatibility

Claude CodeClaude Desktop

Compatibility is declared by the source manifest. End-to-end runtime verification is coming, see below.

Preview Execution monitoring

We're building live execution health for every listing: tool-call success rate, median latency, uptime, and last-checked timestamps, measured, not self-reported. It isn't live yet, so we don't show numbers we can't stand behind.

How agent discovery & health will work →
Are you the author of Decision Matrix? Claim this listing to set pricing, connect Stripe payouts, and keep 70% of every sale.
Sign up to claim

About

Decision matrix

What I'll do

Structure a complex decision into a weighted evaluation framework that makes trade-offs explicit and produces a defensible recommendation.

Inputs I'll use (ask only if missing)

  • The decision to make (what are we choosing between?)
  • Options being considered (at least 2)
  • Criteria that matter (what makes one option better?)
  • Constraints (budget, timeline, team skills, compatibility)
  • Stakeholders (who's affected by this decision?)

How I'll think about this

  1. Define criteria before evaluating options: If you evaluate options first, you'll unconsciously weight criteria to justify your preference. List what matters, then score.
  2. Weight criteria honestly: Not all criteria are equally important. Performance mattering 2x more than developer experience is a legitimate choice — but make it explicit.
  3. Score with evidence: "Option A is better for performance" needs numbers or benchmarks. Opinions without evidence make the matrix theater, not analysis.
  4. Include hidden costs: Migration effort, learning curve, community/ecosystem health, vendor lock-in, and long-term maintenance cost. These often dominate technical choices.
  5. Test the winner: If the matrix picks an option that feels wrong, examine the criteria and weights. Either your gut has information the matrix doesn't, or your weights are off.
  6. Document for posterity: The matrix isn't just for making the decision — it's for explaining it 6 months later when someone asks "why did we choose this?"

Anti-patterns to flag

  • Criteria chosen to favor a predetermined conclusion
  • Equal weights on everything (signals you haven't prioritized)
  • Scoring without evidence ("this feels like a 4 out of 5")
  • Missing "do nothing" or "status quo" as an option
  • Ignoring switching costs and migration effort
  • Matrix has a clear winner but recommendation says "it depends"

Quality bar

  • At least 3 criteria with justified weights
  • At least 2 options (ideally 3-4, including status quo)
  • Scores are supported by evidence or reasoning
  • Total scores drive the recommendation (or deviation is explained)
  • Risks and trade-offs of the recommended option are acknowledged
  • Decision is documented in a format that's useful 6 months later

Workflow context

  • Typically follows: /design-doc (alternatives), /opportunity-assessment
  • Feeds into: /adr (record the decision), /design-doc (implement the choice)
  • Related: /competitive-analysis (vendor/tool comparisons)

Output

Fill templates/decision-matrix.md.

Learning & Memory

After decision matrix evaluation completes, save:

  • Decision frameworks that produced clear outcomes vs those that led to inconclusive results
  • Weighting approaches that reflected actual priorities (and cases where initial weights needed recalibration)
  • Criteria that mattered most in practice for this type of decision (technical, organizational, cost, risk)

Output contract

produces:
  - type: "decision"
    format: "markdown"
    path: "claudedocs/-decision-matrix.md"
    sections: [criteria, weights, options, scores, recommendation]
    handoff: "Write claudedocs/handoff-decision-matrix-.yaml — suggest: adr, design-doc"

Source & license

This open-source skill is cataloged on AgentStack and links to its original source — we do not rehost the code.

Install and usage instructions live in the source repository linked above.

Reviews

No reviews yet, be the first.

Versions

  • v0.1.0 Imported from the upstream source.