
Board Meeting
Facilitate multi-role board-style meetings with a 6-phase protocol, capped contributions, and conflict resolution so strategic decisions do not drown in single-agent monologues.
Overview
board-meeting is an agent skill most often used in Build (also Validate, Operate) that runs a 6-phase facilitation protocol with capped multi-role contributions and structured conflict handling for founder decisions.
Install
npx skills add https://github.com/alirezarezvani/claude-skills --skill board-meetingWhat is this skill?
- 6-phase board meeting protocol with operational playbook for when meetings go sideways
- Hard cap: 5 key points per role; Chief of Staff trims excess with transcript flag
- Each point requires stance, confidence rating, and 'what would change my mind'
- Phase 2 isolation: roles must not read peers' drafts before contributing
- Executive Mentor role targets principled conflict resolution in Phase 3, not forced consensus
- 6-phase meeting protocol
- 5 key points maximum per role in Phase 2
Adoption & trust: 525 installs on skills.sh; 17.5k GitHub stars; 2/3 security scanners passed (skills.sh audits).
What problem does it solve?
Multi-agent strategy sessions turn into endless domain essays with no clear decisions, stances, or falsifiable assumptions.
Who is it for?
Solo founders orchestrating several persona agents (CFO, product, legal) who need board-quality brevity and debate rules.
Skip if: Quick technical debugging or code review where a single reviewer skill is enough.
When should I use this skill?
Running board or executive staff meetings with multiple agent roles and need operational rules when contributions or conflicts run long.
What do I get? / Deliverables
You get a disciplined meeting transcript with trimmed role contributions, explicit recommendations, and conflict framing suitable for choosing the next build or business move.
- Trimmed Phase 2 role contributions with recommendations
- Conflict-resolution narrative from Executive Mentor phase
- Raw transcript with trim flags when content is cut
Recommended Skills
Journey fit
Spans multiple journey phases - primary shelf plus alternate fits below.
Strategic alignment and role-based debate most often happen while actively building and prioritizing the product—canonical shelf is build/pm even though founders reuse it for fundraising and ops decisions. The skill is an operational PM facilitation playbook (Chief of Staff trims, Executive Mentor on conflicts), not a code generator.
Where it fits
Force five-point CFO and product stances before committing a quarter of engineering to a feature bet.
Run Phase 2 isolated contributions before expanding scope to a second vertical.
Debate pricing moves with confidence ratings instead of anecdotal 'users said maybe'.
Executive-style review of retention fixes versus new acquisition spend.
Structured post-mortem when incidents expose governance gaps between roles.
How it compares
Meeting facilitation playbook for agent role-play—not a calendar scheduler and not a fundraising data room tool.
Common Questions / FAQ
Who is board-meeting for?
Indie SaaS founders and lead builders who run strategic sessions with multiple agent roles and need guardrails against over-long contributions.
When should I use board-meeting?
During build/pm for roadmap and resourcing debates; during validate when pricing or scope needs executive-style challenge; during operate when monitoring reveals strategic tradeoffs.
Is board-meeting safe to install?
It only shapes how agents converse—review the Security Audits panel on this Prism page and avoid feeding confidential board materials you cannot redact.
SKILL.md
READMESKILL.md - Board Meeting
# Meeting Facilitation Guide Operational playbook for running board meetings using the 6-phase protocol. Reference this when things go sideways — and they will. --- ## Keeping Phase 2 Contributions Focused **The problem:** Agents with deep domain knowledge tend to over-contribute. An unconstrained CFO can produce 1,500 words on a single agenda item. This kills the meeting. **The rules:** - **Hard cap: 5 key points per role.** If a role produces more than 5, Chief of Staff trims to the 5 most material. - **Every point must include a recommendation or stance.** Observations without positions are filler. - **No hedging language.** "It depends" is not a key point. "We should do X if Y, Z if not Y" is. - **Confidence rating required.** Forces the agent to be honest about what they actually know. - **"What would change my mind"** — this is the most important line in the contribution. It forces falsifiability. **How to enforce:** ``` Chief of Staff instruction to each role: "You have 5 key points maximum. Each must include a clear stance. End with your recommendation and what would change your mind. Do not read other agents' contributions before writing yours." ``` **If a contribution runs long:** - Trim to the 5 highest-signal points - Preserve the recommendation and confidence rating - Flag in the raw transcript: "[Trimmed for meeting — full version in raw log]" --- ## Handling Role Conflicts in Phase 3 **What the Executive Mentor is for:** Not harmony. Not consensus. Productive friction. **Common conflict types:** ### 1. Data conflict (two agents cite contradictory numbers) - Flag both numbers explicitly - Do NOT pick a winner — that's the founder's job - Ask: "CFO says CAC is $2,400. CRO says $1,800. These can't both be right. Which dataset are you using?" - Action item: Assign data reconciliation to one owner before next meeting ### 2. Priority conflict (two agents want different things first) - Surface the underlying assumption difference - Example: "CMO wants to invest in brand. CFO wants to cut burn. The real question is: do we believe revenue will grow 40% next quarter?" - Frame as a bet, not a fight ### 3. Role conflict (agent operating outside their lane) - CFO making product calls → flag and exclude from synthesis - CMO commenting on architecture → flag and exclude - The Executive Mentor notes: "[ROLE] contribution on [topic] is outside domain. Excluded from synthesis. Refer to [correct role]." - This is not an error. It's expected. Executives have opinions on everything. Only domain-relevant contributions count. ### 4. False consensus (everyone agrees but nobody has evidence) - This is the most dangerous failure mode - Symptom: All Phase 2 contributions say "yes" with high confidence - Executive Mentor response: "Unanimous agreement on a hard question is a red flag. What evidence does each of you have? Or are you reasoning from the same assumption?" - Force each agreeing agent to state their independent evidence --- ## When to Extend vs Cut Short a Meeting **Extend when:** - A genuine new risk surfaces in Phase 3 that wasn't in the agenda - The founder asks a question that requires re-running Phase 2 for a new angle - A data conflict is discovered that changes the decision space entirely - The action items from synthesis are unclear or unowned **How to extend:** Add a new mini-Phase 2 with only the relevant roles for the new question. Don't restart the full meeting. **Cut short when:** - The founder has already reached a decision before Phase 4 — capture it, log it, move on - The agenda item is resolved in Phase 2 without genuine conflict — skip Phase 3, go straight to synthesis - It's a pure update meeting with no decisions required — skip Phases 2-4, go straight to action items **Never cut short:** - Phase 5 (founder review) — always required, always explicit - Phase 6 (decision extraction) — always required, even for small decisions --- ## Handling Founder Disagreement with All Agents This happ