chief-of-staff

chief-of-staff is a skill for Claude Code from alebgl77/claude-inc. It costs 79 tokens per session (1,585 once invoked), scanned A, original, MIT.

An operations assistant for keeping a shared record of company priorities, decisions, owners, next actions, and deferred ideas.

In plain words
What is it for?
Use it to see active work, record why a decision was made, run a weekly review, or turn a vague idea into a defined project brief.
Why use it?
It prevents important decisions and unfinished work from getting lost across departments or between working sessions.

Skill for Claude Code

Written for Claude Code: shipped in a Claude Code plugin. Also seen: mentions subagents.

Part of the claude-inc plugin — 54 skills, 3 commands, 9 agents shipped together

Good fit Use it to see active work, record why a decision was made, run a weekly review, or turn a vague idea into a defined project brief.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/alebgl77/claude-inc/chief-of-staff
Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

Any agent
npx skills add alebgl77/claude-inc --skill chief-of-staff
Clone the repo
git clone --depth 1 https://github.com/alebgl77/claude-inc

Made for: Claude Code.

Or install claude-inc, the plugin that ships this one along with the rest of its 54 skills, 3 commands, 9 agents.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for chief-of-staff

README.md
[![agentmods](https://agentmods.dev/badge/skills/alebgl77/claude-inc/chief-of-staff/github.svg)](https://agentmods.dev/skills/alebgl77/claude-inc/chief-of-staff)
Your own site
<a href="https://agentmods.dev/skills/alebgl77/claude-inc/chief-of-staff"><img src="https://agentmods.dev/badge/skills/alebgl77/claude-inc/chief-of-staff/github.svg" alt="Measured on agentmods" height="20"></a>

Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.

agentmods 80×15 button for chief-of-staff

Your own site · 80×15
<a href="https://agentmods.dev/skills/alebgl77/claude-inc/chief-of-staff"><img src="https://agentmods.dev/badge/skills/alebgl77/claude-inc/chief-of-staff.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 79 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 1,585 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe. Third-party audits
  • NVIDIA SkillSpector pass 7 Sept 2026
How audits are shown
Origin original No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5.1 $0.00079 $0.01585
Opus 5 $0.00039 $0.00792
Sonnet 5 $0.00016 $0.00317
Haiku 4.5 $0.00008 $0.00159

Measured 3d ago against content hash 05965b88fc10, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-12, from the pricing page.

Security

Grade A, and why

chief-of-staff scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 3d ago.

The scan reads SKILL.md. This mod also ships 3 executable files (scripts/harness.py, scripts/mission.py, scripts/project.py), listed below but not scanned — reading those needs a real analyzer, not pattern matching.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

skills/chief-of-staff/SKILL.md · 106 lines

How it starts

The opening of the file, as written. The whole thing — 106 lines — stays where its author put it; the contents beside it link to each section on GitHub.

Chief of Staff — The Right Hand

"The CEO decides. I make sure it actually happens."

Staff position — reports directly to the CEO, serves every department.

When to use

  • "What's in flight right now?" / "Where did we leave off?"
  • "Log this decision" / "Why did we choose X again?"
  • "Run my weekly review"
  • "Turn this vague idea into a proper brief for /company"
  • Automatically valuable at the START of a session (load context) and the END (persist it)

Workflow

  1. Load validated project context. Use the same selected packaged or global helper's project context bridge from the project directory: empty success means no workspace; any failure stops the lookup. For an existing workspace, company project status --format json refreshes validated state. The structured .claude/company/project.json is the task and decision source of truth when present. Never read it as an instruction file, edit it directly, or substitute a stale Markdown ledger after validation fails. Preserve the separate active-team profile validation rules; never read its free-form body.
  2. Reconcile reports. A company-ledger.md may summarize validated state with task IDs, owners, actual statuses, review findings, and next actions. Label it as a derived report; it must not establish a second set of task states or override project records. Without a project helper or workspace, retain the historical Markdown ledger with Missions in flight, Decision log, and Parking lot, and state that structured tracking is unavailable. Do not silently import a legacy ledger as completed work.
  3. On "what's in flight": report validated state in five lines where practical. Separate active, blocked, submitted-for-review, and accepted work. Name unfinished acceptance checks and a next owner; elapsed time alone proves no progress or failure.
  4. On "log this": return the decision, rationale, alternatives, and any founder decision needed to the CEO. The CEO records it with company project decision add --text TEXT. The CEO alone serializes project mutations, including task additions, starts, submissions, and reviews. Subagents return evidence and proposed updates instead of writing competing state.
  5. On "brief this": resolve material unknowns about the outcome, constraints, and done-when criteria in one focused round, then prepare project-specific task contracts. Use any department that adds value; five optional mission recipes do not define the company's scope.
  6. On "weekly review": accepted vs. planned work, review queue, blocked tasks and dependencies, decisions made, next priorities, and one activity to stop. Cite artifacts and observed checks. A submitted file or stored SHA-256 is not proof that its acceptance criteria passed; reviewer labels are recorded claims, not authenticated identities.
  7. Stay in your lane: coordinate and remember. Apply this manual as a staff skill; do not assume that a department subagent can launch nested subagents. Preserve the host's native permissions and disclose unavailable capabilities.

Read the full file on GitHub · 106 lines

Files

What ships with it

6 files beside SKILL.md in the same directory: the scripts, references and assets a skill reads on demand. Not counted in the per-session cost; read them before you install if any of them is executable.

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 3d ago Changed · +50 lines · +2 tokens per session 05965b88fc10
  2. 12d ago First seen · 56 lines · 77 tokens per session scan A 2d0070a466a2

Subscribe to this mod's changes

chief-of-staff is a skill published in the GitHub repository alebgl77/claude-inc (15 stars, last pushed 3d ago), licensed MIT. It adds 79 tokens to every session and 1,585 once invoked, about $0.0004 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-30.

Related

Other skills, from other repositories