← 返回
开发者工具 中文

Decision Dynamo

Run a weighted decision matrix to score and rank 2-4 options across 5 configurable criteria. Use when a user needs help choosing between options, comparing t...
运行加权决策矩阵,按5个可配置标准对2-4个选项进行评分和排名,适用于用户需要在多个选项之间做出选择或进行比较时。
mdomerofski
开发者工具 clawhub v1.0.0 1 版本 100000 Key: 无需
★ 0
Stars
📥 456
下载
💾 6
安装
1
版本
#latest

概述

Decision Dynamo

Run a weighted matrix analysis to score and rank options objectively.

Workflow

  1. Gather options — Identify 2–4 named choices to compare.
  2. Set weights — Ask the user to rate how important each of the 5 criteria is (1–10).
  3. Score options — For each option, rate it 1–10 on each criterion.
  4. Run the matrix — Execute scripts/decision_matrix.py (interactive or JSON mode).
  5. Present results — Share the ranked output and briefly explain the winner.

Running the Script

Interactive mode (guided prompts):

python3 scripts/decision_matrix.py

JSON mode (pre-built input):

python3 scripts/decision_matrix.py input.json

See references/criteria.md for the JSON schema, criteria definitions, scoring scale, and inversion logic for negative criteria.

The Five Criteria

CriterionType
-----------------------------
Skill/Leverage GainPositive
Goal AlignmentPositive
Mental/Emotional DragNegative (inverted)
Financial CostNegative (inverted)
Time and EffortNegative (inverted)

Negative criteria use (11 - score) weight so that less drag = higher score*.

Agent Guidance

  • If the user hasn't defined weights, suggest defaults (all equal at 5) and ask if they want to adjust.
  • If scoring feels subjective, help the user by asking "on a scale of 1–10, how much does this option [criterion]?"
  • After presenting results, offer to re-run with adjusted weights to test sensitivity.
  • Always show the winner clearly and explain why it scored highest in plain language.

版本历史

共 1 个版本

  • v1.0.0 当前
    2026-03-30 18:49 安全 安全

安全检测

腾讯云安全 (Keen)

安全,无风险
查看报告

腾讯云安全 (Sanbu)

安全,无风险
查看报告

🔗 相关推荐

developer-tools

CodeConductor.ai

larsonreever
AI驱动平台,提供快速全栈开发、智能体、工作流自动化及低代码AI集成的可扩展产品创建。
★ 68 📥 180,307
developer-tools

Gog

steipete
Google Workspace 命令行工具,支持 Gmail、日历、云端硬盘、通讯录、表格和文档。
★ 921 📥 185,816
developer-tools

Github

steipete
使用 `gh` CLI 与 GitHub 交互,通过 `gh issue`、`gh pr`、`gh run` 和 `gh api` 管理议题、PR、CI 运行及高级查询。
★ 670 📥 324,312