Advisory Committee
Skill by jini92
Why use this skill?
Use the Advisory Committee skill to get a 4-agent strategic evaluation of your proposals across CS, Marketing, Finance, and Tech perspectives.
Install via CLI (Recommended)
clawhub install openclaw/skills/skills/jini92/advisory-committeeWhat This Skill Does
The Advisory Committee skill is a strategic orchestration tool designed to act as a 4-agent board of directors within your OpenClaw environment. Rather than relying on a single AI perspective, this skill mimics a professional corporate governance process by running four specialized agents—CS, Marketing, Finance, and Tech—in sequence to evaluate any business or project proposal. Each agent brings a distinct bias: the User Champion focuses on customer delight, the Growth Hacker looks at acquisition potential, the CFO audits financial viability, and the CTO assesses technical debt and feasibility. The skill aggregates these independent votes into a final recommendation, ensuring a holistic decision-making process for complex dilemmas.
Installation
To integrate this skill into your OpenClaw environment, execute the following command in your terminal:
clawhub install openclaw/skills/skills/jini92/advisory-committee
Ensure you have the latest version of the OpenClaw agent runtime installed to support sequential agent execution and log table updates.
Use Cases
This skill is best utilized when you are facing high-stakes decisions that involve cross-functional trade-offs. Examples include:
- Determining if a new product feature aligns with both customer demand and technical capacity.
- Evaluating the potential ROI and market impact of a proposed marketing campaign.
- Deciding whether to pivot an existing project or continue iterating on current infrastructure.
- Prioritizing long-term growth initiatives versus immediate operational fixes.
Example Prompts
- "Advisory Committee, should we pivot our entire infrastructure to a decentralized database architecture for Q3?"
- "Please evaluate this proposal: I want to spend $5,000 on a viral influencer marketing campaign for our new open-source tool. Is this a good use of resources?"
- "Run the committee on this idea: Adding an AI-powered chatbot to our support page to handle tier-1 inquiries."
Tips & Limitations
To get the most out of the committee, provide highly specific context in your proposal. If you are vague about budget, current tech debt, or specific user segments, the agents will have to make assumptions, which may lead to generic feedback. Note that this skill consumes significantly more tokens than a single-agent task, as it runs four independent inference cycles. It is recommended to save the output in your project documentation for later reference, as the committee acts as an excellent audit trail for strategic shifts.
Metadata
Not sure this is the right skill?
Describe what you want to build — we'll match you to the best skill from 16,000+ options.
Find the right skillPaste this into your clawhub.json to enable this plugin.
{
"plugins": {
"official-jini92-advisory-committee": {
"enabled": true,
"auto_update": true
}
}
}Tags(AI)
Related Skills
clawhub-publish
Publish OpenClaw skills to ClawHub marketplace (clawhub.ai). Use when deploying a skill to ClawHub for the first time, updating an existing published skill, or when user says "스킬 배포", "ClawHub에 올려줘", "publish skill", "스킬 퍼블리시", "ClawHub publish". Handles language check (Korean → English), personal info sanitization, versioning, and clawhub CLI publish.
Obsidian Daily Mai
Skill by jini92
Opensource Release
Skill by jini92
expo-appstore-deploy
Deploy Expo/React Native apps to Apple App Store and Google Play Store using EAS Build + Submit. Use when building iOS/Android production builds, submitting to app stores, managing certificates/provisioning profiles, or troubleshooting EAS build failures. Triggers on app store deploy, EAS build, production build, submit to store.