boardroom

Runs a 6-phase multi-role C-suite deliberation on a strategy brief and outputs a board memo.

25.3k|3.6k|Updated Oct 19, 2025
One-click install
npx skills add https://github.com/alirezarezvani/claude-skills --skill boardroom
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: boardroom
Source: https://github.com/alirezarezvani/claude-skills/tree/main/c-level-agents/skills/boardroom
Command: npx skills add https://github.com/alirezarezvani/claude-skills --skill boardroom

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Strategic decisions that span multiple executive domains (finance, product, marketing, security) often suffer from groupthink and single-perspective analysis. This Skill orchestrates a structured multi-role deliberation across C-suite advisor personas so a founder gets independent positions, cross-examination, and explicit dissent before committing to a decision.

Core Features & Use Cases

  • 6-Phase Deliberation Protocol: Briefing, isolated independent thinking, cross-examination, devil's advocate challenge, synthesis, and decision hand-off.
  • Phase 2 Isolation: Each advisor forms a position independently before seeing others' views, preventing anchoring and surfacing suppressed dissent.
  • Structured Board Memo Output: Produces a memo with vote tally per advisor, unresolved dissent, devil's advocate concerns with severity ratings, and success/kill criteria, saved to ~/.claude/boardroom/.
  • Use Case: A founder weighing a pricing change that touches finance, positioning, and product runs /cs:boardroom on the brief and receives a voted memo with CFO, CMO, and CPO positions plus a devil's advocate risk pass.

Quick Start

Run /cs:boardroom with the path to a strategy brief file to convene the C-suite advisors and receive a synthesized board memo with votes and dissent.

Frequently Asked Questions about boardroom

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I run a multi-role executive deliberation on a strategy brief?

Run /cs:boardroom with the path to a brief file created by /cs:brief. The skill distributes the brief to affected C-suite advisors, collects independent positions, runs cross-examination and a devil's advocate pass, then synthesizes a board memo.

What is Phase 2 isolation in boardroom deliberation?

Phase 2 isolation requires each advisor to write their position independently before seeing others' views. This prevents anchoring and groupthink, surfacing dissent that sequential review chains would suppress.

What output does the boardroom skill produce?

It produces a board memo saved to ~/.claude/boardroom/ containing the recommended option, a vote tally per advisor, unresolved dissent, devil's advocate concerns with severity ratings, and success and kill criteria.

When should I use boardroom instead of a sequential review chain?

Use it when a decision spans multiple executive domains and you need explicit dissent capture and an adversarial pass. Sequential chains like gstack's /autoplan review fewer roles in order and lack a devil's advocate phase.

What happens after the board memo is approved?

The approved memo routes to /cs:decide for decision logging, then /cs:execute for a 90-day plan. Optional follow-ups include /cs:cross-eval for a multi-model second opinion and /cs:freeze for a cooldown lock.