Help us improve
Share bugs, ideas, or general feedback.
From oh-my-agent
Runs multi-agent consensus mode on a decision theme: collects architecture/delivery options, scores on speed/risk/maintainability/reversibility, selects best, and provides execution handoff.
npx claudepluginhub sswym/oh-my-agent --plugin oh-my-agentHow this command is triggered — by the user, by Claude, or both
Slash command
/oh-my-agent:consensusThe summary Claude sees in its command listing — used to decide when to auto-load this command
运行 oma `consensus` 模式。 决策主题: $ARGUMENTS 协议: 1. 将标准定义委派给 `oma-consensus`。 2. 从 `oma-architect` 和 `oma-planner` 收集架构和交付选项。 3. 使用 `oma-reviewer` 对每个选项进行风险压力测试。 4. 根据标准对选项评分(交付速度、正确性风险、可维护性、可逆性)。 5. 选择一个选项并提供执行交接。 输出格式: ## 决策标准 - ... ## 选项比较 | 选项 | 速度 | 风险 | 可维护性 | 可逆性 | 说明 | | --- | --- | --- | --- | --- | --- | ## 已选选项 - ... ## 执行交接 1. ... 2. ... 3. ...
/make-decisionDocument and justify architectural decision using ADR format and trade-off analysis.
/tot-decideEvaluates architectural decisions using Tree of Thoughts: generates and scores k alternatives against NFR criteria, recommends winner, generates ADR, and saves to .aiwg/architecture/.
/discussFacilitates technical decision-making through structured analysis, multi-perspective exploration, trade-off evaluation, and rationale documentation.
/discussDebates implementation approaches by listing 3+ options with pros/cons/effort, comparing criteria, recommending one with reasoning and contingencies.
/swarm-design-architectureDesigns system architecture using parallel advocate agents for adversarial technology comparisons, producing balanced trade-off analysis and research journal.
/brainstormFacilitates structured brainstorming sessions with multiple AI perspectives. Explores options, tradeoffs, and risks without generating code.
Share bugs, ideas, or general feedback.
运行 oma consensus 模式。
决策主题: $ARGUMENTS
协议:
oma-consensus。oma-architect 和 oma-planner 收集架构和交付选项。oma-reviewer 对每个选项进行风险压力测试。输出格式:
| 选项 | 速度 | 风险 | 可维护性 | 可逆性 | 说明 |
|---|