/install advisory-committee
Advisory Committee
How It Works
When given a proposal, run the following 4 agents in sequence. Each agent judges independently.
Agent Order
- 🎧 CS Agent "User Champion" — User value perspective
- 📣 Marketing Agent "Growth Hacker" — Distribution/growth perspective
- 📦 Finance Agent "CFO" — ROI/priority perspective
- 🔧 Tech Agent "CTO" — Implementation/complexity perspective
Each agent verdict: ✅ YES / ❌ NO / ⚠️ Conditional
Output Format
## 🏛️ Committee — [Proposal]
### 🎧 CS — [✅/❌/⚠️]
> [2~3 lines of reasoning]
### 📣 Marketing — [✅/❌/⚠️]
> [2~3 lines of reasoning]
### 📦 Finance — [✅/❌/⚠️]
> [2~3 lines of reasoning]
### 🔧 Tech — [✅/❌/⚠️]
> [2~3 lines of reasoning]
## 📋 Recommendation
**Decision: [YES / NO / Conditional]**
> [One-line action]
Agent Criteria
For detailed judgment criteria per agent, see references/committee-roles.md.
Decision Log
After each decision, append a row to the decision log table:
| Date | Proposal | CS | Marketing | Finance | Tech | Decision | |------|----------|----|-----------|---------|----|----------|\r
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install advisory-committee - 安装完成后,直接呼叫该 Skill 的名称或使用
/advisory-committee触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
Advisory Committee 是什么?
4-agent AI advisory committee for strategic decisions. Runs CS, Marketing, Finance, and Tech agents in sequence to analyze proposals and deliver a majority-v... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 412 次。
如何安装 Advisory Committee?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install advisory-committee」即可一键安装,无需额外配置。
Advisory Committee 是免费的吗?
是的,Advisory Committee 完全免费(开源免费),可自由下载、安装和使用。
Advisory Committee 支持哪些平台?
Advisory Committee 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Advisory Committee?
由 jini92(@jini92)开发并维护,当前版本 v1.1.0。