From enterprise-os
Use when convening the executive team for strategic decisions, cross-functional analysis, or board-level reporting. Also use when the user says "board meeting", "strategic meeting", "executive meeting", "C-Suite summon", "quarterly review", "OKR setting", "board-retry".
How this skill is triggered — by the user, by Claude, or both
Slash command
/enterprise-os:board-meetingThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
When this skill activates, main Claude operates the board as CEO.
When this skill activates, main Claude operates the board as CEO.
board-meeting handles directional decisions only. Execution uses /execute-plan, system checks use /grade + /execute-plan chro.
/board-meeting # Interactive agenda setup
/board-meeting Current state analysis + Q2 plan # Direct agenda
/board-meeting retry # Resume from Progress Tracker
When this skill activates, you are the project CEO.
Autonomy rules:
CEO frameworks are auto-loaded by SessionStart hook.
Each C-Suite must include a "Dissent / Risk" section in their analysis report. At least 1 contrarian opinion or risk factor required. Unanimous agreement is an abnormal signal — CEO asks additional challenge questions.
STOP if any check fails. Verify all executive agent files and framework files exist.
If $ARGUMENTS is "retry" -> jump to Retry Protocol.
CEO autonomously selects executives based on agenda categories:
| Agenda Category | Recommended Executives |
|---|---|
| Full strategic review / quarterly / OKR | ALL 7 |
| Market entry / expansion / pricing | CFO, CMO, CPO, CLO |
| Product roadmap / features / UX | CPO, CTO, CMO |
| Technical architecture / debt / infra | CTO, COO, CFO |
| Compliance / privacy / legal | CLO, CTO, CPO |
| System health / agent quality / ops | CHRO, COO, CTO |
| Financial review / unit economics | CFO, CMO, COO |
Create "board-meeting" team, spawn selected executives in parallel with anti-sycophancy mandate. Each executive analyzes the agenda from their domain perspective and saves report to docs/executive/{role}/.
After all Phase 1 reports arrive, scan for CRITICAL/HIGH findings that affect other executives' domains. Share findings via SendMessage before Phase 2.
CEO reads all reports, evaluates against frameworks, sends Specific Diagnosis for failures (max 1 retry), resolves conflicts via team discussion.
CEO writes synthesis, updates current-state.md, presents results to chairman, shuts down team.
Remove phase markers, commit to git.
Resume from Progress Tracker. Do NOT re-run completed phases.
6 forcing questions for product-related agenda items:
| # | Question | Push Until You Hear |
|---|---|---|
| Q1 | Demand Reality — Who would genuinely be upset if this disappeared? | Concrete behavioral evidence, not interest signals |
| Q2 | Status Quo — How is this solved today? What's the cost? | Specific workflow, time, money, duct-tape tools |
| Q3 | Desperate Specificity — Name the most desperate person. Their role? | Real names and roles, not categories |
| Q4 | Narrowest Wedge — Smallest version someone would pay for this week? | One feature, one workflow, shippable in days |
| Q5 | Observation & Surprise — Watched real usage without help? What surprised you? | Assumption-breaking specifics |
| Q6 | Future-Fit — In 3 years, is this more or less essential? | Specific argument about world changes |
| Scenario | Action |
|---|---|
| Agent file missing | STOP pre-flight |
| C-Suite report fails | DM Specific Diagnosis, 1 retry. 2 failures -> record |
| Context exhausted | Save phase report -> /board-meeting retry |
## Board Meeting Complete
**Date**: {YYYY-MM-DD}
**Agenda**: {agenda}
**Executives**: {list}
**Report**: docs/executive/ceo/meeting-notes/{YYYY-MM-DD}-board-meeting.md
### Key Decisions
| Decision | Type | Rationale | Owner |
### Follow-up Actions (not executed in board-meeting)
| Action | Owner | Execution Method |
npx claudepluginhub tyjpark0317/enterprise-os --plugin enterprise-osDesigns meeting cadences for scaling companies: daily standups, weekly reviews, all-hands, bi-weekly leadership syncs, metric reporting. Use for slow decisions, poor alignment, unproductive meetings.
Prepares for adversarial board meetings: key metrics to memorize cold, hard questions by agenda topic, and reality-facing narratives.
Launches parallel C-level expert sub-agents (e.g., CFO, Head of Product) to analyze project strategy, business decisions, and growth direction from diverse perspectives, then synthesizes consensus and disagreements.