Chief of Staff
C-suite orchestration layer. Routes founder questions to the right advisor role(s), triggers multi-role board meetings for complex decisions, synthesi
Category: productivity Source: alirezarezvani/claude-skillsWhat Is Chief of Staff?
The "Chief of Staff" skill is a productivity-focused orchestration layer designed for C-suite environments, specifically targeting the coordination of founder and executive team interactions. Acting as the first point of contact for any founder question or decision, this skill intelligently routes inquiries to the appropriate C-level advisor (such as CFO, CTO, or COO), escalates complex matters to simulated board meetings, synthesizes collective outputs, and maintains a decision log. By automatically loading relevant company context for each interaction, it ensures that every decision is grounded in up-to-date information and organizational priorities. The Chief of Staff skill enables streamlined, context-aware decision-making processes, acting as a digital proxy for the traditional Chief of Staff role within high-performing organizations.
Why Use Chief of Staff?
Modern startups and growing organizations face a barrage of rapid-fire decisions, many of which require input from specialized executive roles or cross-functional board-level collaboration. Without an effective orchestration mechanism, founders risk decision bottlenecks, misrouted questions, and a lack of transparency into how and why decisions are made. The Chief of Staff skill addresses these pain points by:
- Centralizing communication: All C-level and board interactions are initiated from a single entry point, reducing confusion and duplication.
- Automating routing: The skill uses a routing matrix to direct questions to the right advisor or trigger multi-role discussions when necessary.
- Synthesizing outputs: It compiles and summarizes input from relevant stakeholders, making decision outputs actionable and easy to digest.
- Tracking and logging: Every significant decision and its rationale are recorded, supporting organizational memory and compliance.
- Loading context automatically: By integrating with a context-engine, the skill ensures each interaction is informed by the latest company data and history.
For organizations seeking to scale decision quality and speed without sacrificing governance, Chief of Staff provides an automated, rules-driven foundation.
How to Get Started
To deploy and use the Chief of Staff skill, follow these steps:
Installation
Clone the repository and integrate it within your Claude skills environment:git clone https://github.com/alirezarezvani/claude-skills.git cd claude-skills/c-level-advisor/chief-of-staff # Follow any additional setup instructions specific to your Claude environmentInvocation Syntax
Interactions begin with a structured invocation, specifying the target role and the question:[INVOKE:role|question]- Example:
[INVOKE:cfo|What's the right runway target given our growth rate?] [INVOKE:board|Should we raise a bridge or cut to profitability?]
- Example:
Session Protocol
Each session follows a defined protocol:- Load company context via the context-engine skill.
- Score the complexity of the decision.
- Route to the appropriate role(s) or trigger a board meeting.
- Synthesize responses.
- Log the decision if one is reached.
Role Configuration
Ensure all advisor roles (CFO, CTO, COO, etc.) and the board are correctly implemented as Claude skills and linked with the routing matrix.
Key Features
Context-Aware Routing
The skill leverages a routing-matrix framework to analyze questions and assign them to the most relevant C-level advisor or escalate to a board meeting for multi-disciplinary issues.Automatic Company Context Loading
Every interaction begins by pulling the latest company data, ensuring that decisions are made with full awareness of current circumstances.Synthesis Framework
When multiple advisors are involved, the skill synthesizes their inputs into a coherent, actionable output for the founder or requesting party.Decision Logging
All decisions, along with their contextual rationale, are automatically logged via the decision-log framework, supporting auditability and organizational learning.Board Protocol Automation
Triggers and manages simulated board meetings when complex decisions require cross-functional input.Strict Loop Prevention
The orchestration layer enforces strict invocation rules, preventing recursive or circular role calls and limiting maximum routing depth.
Best Practices
Structured Questioning
When invoking the skill, be explicit about the question and the role to ensure accurate routing. Use clear and concise language to minimize misinterpretation.Maintain Up-to-Date Context
Regularly ensure the context-engine skill is updated with the latest company data, as this underpins the accuracy of all routed decisions.Leverage Board Meetings for Complex Issues
For decisions that span multiple domains or require consensus, invoke the board meeting feature to aggregate diverse perspectives before synthesizing an output.Review the Decision Log
Periodically audit the decision log to identify patterns, improve governance, and onboard new executives with historical decision context.Monitor Invocation Depth
Be aware of the system’s strict invocation depth and circular blocking rules to avoid failed requests or incomplete decision processes.
Important Notes
Invocation Rules Are Strict
The Chief of Staff skill cannot invoke itself and enforces a maximum routing depth of two (Chief of Staff → Role). Any attempt to exceed these boundaries will be blocked to prevent loops and runaway processes.Circular Routing Is Blocked
The system explicitly prevents A→B→A call patterns, ensuring decision processes remain linear and transparent.Skill Versioning
Track the skill version (v1.0.0 as of March 2026) and monitor the repository for updates or bug fixes.Open Source
Chief of Staff is released under the MIT license, enabling customization and integration into proprietary workflows as needed.Sensitive Information
Ensure proper access controls are in place, as the skill handles confidential executive-level decisions and company data.
By implementing the Chief of Staff skill, organizations can elevate their decision-making infrastructure, ensuring every C-suite interaction is efficient, traceable, and contextually robust.