Help us improve
Share bugs, ideas, or general feedback.
From oh-my-agent
Compares multiple implementation options by scoring on criteria like speed, risk, maintainability, and reversibility; selects the best with trade-offs explained and generates executable handoff. Use for high-stakes technical choices with 2+ viable options.
npx claudepluginhub sswym/oh-my-agent --plugin oh-my-agentHow this skill is triggered — by the user, by Claude, or both
Slash command
/oh-my-agent:consensusThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
当团队必须在竞争的技术方法之间进行选择时,使用此技能。
Builds weighted decision matrices, analyzes trade-offs, and generates ADRs for architectural, technical, and process decisions like database selection or framework choice.
Analyze architectural trade-offs systematically using decision matrices. Use when comparing design options or justifying architectural choices to stakeholders.
Presents structured options with pros, cons, effort, risk, and reversibility trade-offs for informed decision-making between approaches. Use when choosing alternatives.
Share bugs, ideas, or general feedback.
当团队必须在竞争的技术方法之间进行选择时,使用此技能。
## 标准
- ...
## 选项表
| 选项 | 速度 | 风险 | 可维护性 | 可逆性 |
| --- | --- | --- | --- | --- |
## 决策
- ...
## 交接
- ...