chief-of-staff

chief-of-staff is a plugin for Claude Code from loganhc-09/claude-chief-of-staff. Its manifest loads nothing; the 1 skill, 3 commands it bundles cost 220 tokens per session together, scanned A, a copy of chief-of-staff marketplace, MIT.

A set of behaviours and setup steps that makes Claude act like a chief of staff, an assistant who helps an executive or team stay organised. It can create a personal memory and daily-brief system.

In plain words
What is it for?
Use it to organise recurring follow-ups, prepare daily briefs, remember relevant context, and track open commitments.
Why use it?
It helps keep commitments, follow-ups, and important context from being forgotten. It also encourages checking that work is complete instead of merely claiming it is done.

Plugin for Claude Code

Written for Claude Code: a Claude Code plugin manifest.

Good fit Use it to organise recurring follow-ups, prepare daily briefs, remember relevant context, and track open commitments.

Compare 6 plugins from other repositories ↓
Install in Claude Code
/plugin marketplace add loganhc-09/claude-chief-of-staff/plugin install 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.

Clone the repo
git clone --depth 1 https://github.com/loganhc-09/claude-chief-of-staff

Made for: Claude Code.

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/plugins/loganhc-09/claude-chief-of-staff/chief-of-staff/github.svg)](https://agentmods.dev/plugins/loganhc-09/claude-chief-of-staff/chief-of-staff)
Your own site
<a href="https://agentmods.dev/plugins/loganhc-09/claude-chief-of-staff/chief-of-staff"><img src="https://agentmods.dev/badge/plugins/loganhc-09/claude-chief-of-staff/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/plugins/loganhc-09/claude-chief-of-staff/chief-of-staff"><img src="https://agentmods.dev/badge/plugins/loganhc-09/claude-chief-of-staff/chief-of-staff.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session not measured What this adds to a session before it is invoked.
When invoked not measured The manifest loads nothing itself; its 1 skill, 3 commands cost 220 tokens a session between them.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe.
Origin 86% copy Near-identical to another mod in the catalogue.
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 12d ago.

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.

Origin

This is a copy

86% identical to chief-of-staff marketplace — 27 lines differ, which has more behind it and is treated as the original. This page carries a canonical link to it rather than competing with it.

plugins/chief-of-staff/.claude-plugin/plugin.json · 20 lines

What it actually says

{
  "$schema": "https://anthropic.com/claude-code/plugin.schema.json",
  "name": "chief-of-staff",
  "description": "Turn Claude into your chief of staff. A behavior layer (celebrate before you optimize, close loops, verify don't claim, surface forgotten commitments) plus /chief-of-staff:setup, which scaffolds a persistent memory + daily-brief system tailored to you.",
  "version": "0.1.0",
  "author": {
    "name": "Logan Currie",
    "url": "https://www.logancurrie.com"
  },
  "keywords": [
    "chief-of-staff",
    "productivity",
    "second-brain",
    "memory",
    "personal-assistant",
    "daily-brief",
    "follow-ups"
  ],
  "homepage": "https://www.logancurrie.com/chief-of-staff"
}
Contents

What it installs

The manifest is a name and a version. 1 skill, 3 commands travel with it, and installing the plugin installs all of them — 220 tokens a session between them. Each is measured on its own page, and each can be installed alone.

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. 12d ago First seen · 20 lines scan A 07a619bf3115

Subscribe to this mod's changes

chief-of-staff is a plugin published in the GitHub repository loganhc-09/claude-chief-of-staff (75 stars, last pushed 1mo ago), licensed MIT. Its token cost is not measured: this kind of file is read by the harness, not the model. A static security scan graded it A with 0 findings. It is 86% identical to chief-of-staff marketplace, differing in 27 lines, and is treated as a copy.

Related

Other plugins, from other repositories

navigator

Finish What You Start - Sessions that last, AI that learns, Features that ship. Context engineering + Theory of Mind + Knowledge Graph + Loop Mode + Task Mode. Features Project Knowledge Graph (unified search, experiential memory), unified workflow orchestration, auto-update on session start, ToM-based verification…

alekspetrov/navigator · not measured

aio-saas-tools

Drive Jira, Confluence, Google Workspace (Drive/Gmail/Calendar/Sheets/Docs), Tanca HR, and X/Twitter from your terminal — one CLI per service, no context switching.

aiocean/claude-plugins · not measured

adhd-productivity-marketplace

Plugin marketplace listing 1 plugin: adhd-productivity.

emircbngl/claude-adhd-productivity · not measured

adhd-productivity

Claude Code plugin that turns Claude into an ADHD-optimized productivity coach and externalized executive function. Shrinks every task to a single 2-minute next action, externalizes working memory to a visible FOCUS.md, manufactures motivation with INCUP (Interest/Novelty/Challenge/Urgency/Passion), body-doubles…

emircbngl/claude-adhd-productivity · not measured

neurodock

Local-first cognitive substrate for neurodivergent professionals. Bundles the five NeuroDock MCP servers and a set of ND-aware skills for communication decoding, task decomposition, working-memory recall, and clinical guardrails.

tlennon-ie/neurodock · not measured

version-sentinel

Hard-blocks dependency additions, bumps, and downgrades until a fresh, source-cited version check is recorded. Supports npm, pip, Poetry/uv, Cargo, and NuGet.

KSEGIT/Version-Sentinel · not measured