From enterprise-os
Use when the chairman wants to discuss, challenge, or revise board meeting results with executives. Also use when the user says "chairman call", "executive summon", "executive discussion", "report feedback", "result revision request".
How this skill is triggered — by the user, by Claude, or both
Slash command
/enterprise-os:chairman-callThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Chairman (user) requests feedback/discussion/revision on board-meeting results or executive reports.
Chairman (user) requests feedback/discussion/revision on board-meeting results or executive reports. Main Claude acts as CEO, mediating between chairman and executives.
/chairman-call docs/executive/ceo/meeting-notes/2026-03-04-board-meeting.md
/chairman-call cfo cto "pricing strategy review"
/chairman-call @all "Self-Assessment score justification discussion"
Comment format:
<!-- CHAIRMAN: @cfo Bear case runway 12 months but actually 9 months? -->
<!-- CHAIRMAN: @cto @cpo Messaging feature priority disagreement — discuss -->
<!-- CHAIRMAN: @all Self-Assessment scores too high. Provide specific evidence. -->
Mode A (file path): Read file, extract <!-- CHAIRMAN: @{role} {comment} --> patterns, group by executive. @all = all attendees.
Mode B (executives + topic): Direct real-time discussion mode.
Read target reports (Mode A) or related latest reports (Mode B).
TeamCreate(team_name="chairman-call")
Spawn relevant executives with anti-sycophancy mandate. Each responds to their assigned comments or discussion topic.
After initial responses arrive:
/execute-planRepeat until chairman is satisfied.
## Chairman Review Session — {YYYY-MM-DD} section to target report## Chairman Call Complete
**Date**: {YYYY-MM-DD}
**Target**: {report path or topic}
**Executives**: {list}
### Discussion Results
| # | Comment | Owner | Result | Changes |
### Changed Decisions
{decisions changed}
### Immediate Execution Orders
| Action | Owner | Execution Method |
npx claudepluginhub tyjpark0317/enterprise-os --plugin enterprise-osPrepares for adversarial board meetings: key metrics to memorize cold, hard questions by agenda topic, and reality-facing narratives.
Simulates 5-expert board (architect, product, security, ops, experience) deliberation on plans, architecture, features, risks via phased assessments, discussion, and voting.
Convenes parallel role-specialized agents (principal engineer, platform, integration, test, QA, security) to debate cross-domain technical decisions or audit codebases in real time. The invoking Claude acts as CEO, routing peer DMs and producing a one-page decision log.