decision-support

Automate multi-criteria decision analysis with AHP, weighted scoring, and TOPSIS.

Updated Mar 6, 2026
One-click install
npx skills add https://github.com/oyjs1989/marketplace --skill decision-support-oyjs1989
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: decision-support
Source: https://github.com/oyjs1989/marketplace/tree/main/skills/decision-support/skills/decision-support
Command: npx skills add https://github.com/oyjs1989/marketplace --skill decision-support-oyjs1989

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

该技能帮助在多方案之间做出理性、数据驱动的决策,通过将多准则决策分析(MCDA)与风险评估和成本-收益分析整合,提供可追溯的决策结果。

Core Features & Use Cases

  • MCDA:对备选方案进行权重设定、评分和排序,兼容 AHP、加权评分、TOPSIS 等方法
  • 风险评估与经济分析:将风险因素和成本/收益纳入决策以获得风险调整后的推荐
  • 结果输出与审计:提供结构化的决策报告和决策记录(ADR)以支持沟通与追溯

Quick Start

请使用 MCDA 对三个选项进行比较,给出带风险调整的排序和首选方案。

Frequently Asked Questions about decision-support

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I use multi-criteria decision analysis to compare multiple vendor options?

Multi-criteria decision analysis (MCDA) compares vendor options by applying weighted scoring, AHP, or TOPSIS methods to rank alternatives based on technical, business, and economic criteria. This approach automates structured trade-offs to provide an objective recommendation.

Can I integrate risk assessment into a weighted scoring model for project prioritization?

Yes, you can integrate risk assessment into a weighted scoring model for project prioritization. This process incorporates risk factors directly into the decision matrix, generating a risk-adjusted ranking that balances potential costs, benefits, and vulnerabilities across competing projects.

What is the best way to perform a cost-benefit analysis for technology selection?

The best way to perform a cost-benefit analysis for technology selection is combining it with MCDA methods like AHP or TOPSIS. This integration evaluates economic trade-offs alongside technical requirements, yielding an auditable, data-driven recommendation for your chosen technology.

Does multi-criteria decision analysis generate an auditable recommendation for stakeholder communication?

Yes, multi-criteria decision analysis generates an auditable recommendation for stakeholder communication. It outputs a structured decision report and architecture decision record (ADR), documenting the scoring logic, risk adjustments, and criteria weights to ensure full traceability.

When should I not use AHP or TOPSIS for decision matrix evaluations?

You should not use AHP or TOPSIS for decision matrix evaluations when facing single-variable problems or scenarios lacking objective trade-offs. These multi-criteria methods require clearly defined technical, business, and risk criteria to function effectively.

How do I start a multi-criteria decision analysis with integrated risk and cost-benefit factors?

To start a multi-criteria decision analysis with integrated risk and cost-benefit factors, define your options, specify evaluation criteria, and assign weights. The system then applies MCDA methods to output a clear, risk-adjusted ranking and preferred option.