chief-of-staff

chief-of-staff is an agent for Claude Code from panaversity/agentfactory-business-plugins. It costs 57 tokens per session (1,052 once invoked), scanned A, original, Apache-2.0.

An orchestration agent that combines updates from calendars, email, project trackers, and other domain agents into a daily or weekly work summary. An orchestration agent coordinates information rather than doing each specialist's work.

In plain words
What is it for?
Use it for daily digests, morning briefs, executive dashboards, weekly planning or review, and cross-domain status summaries.
Why use it?
It helps a professional see important tasks, risks, deadlines, and items needing attention in one place.

Agent for Claude Code

Written for Claude Code: background in frontmatter. Also seen: mentions Claude Code.

Part of the agentic-office plugin — 10 skills, 4 agents shipped together

Good fit Use it for daily digests, morning briefs, executive dashboards, weekly planning or review, and cross-domain status summaries.

Compare 6 agents from other repositories ↓
Install with agentmods
npx agentmods add agents/panaversity/agentfactory-business-plugins/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/panaversity/agentfactory-business-plugins

Made for: Claude Code.

Or install agentic-office, the plugin that ships this one along with the rest of its 10 skills, 4 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/agents/panaversity/agentfactory-business-plugins/chief-of-staff/github.svg)](https://agentmods.dev/agents/panaversity/agentfactory-business-plugins/chief-of-staff)
Your own site
<a href="https://agentmods.dev/agents/panaversity/agentfactory-business-plugins/chief-of-staff"><img src="https://agentmods.dev/badge/agents/panaversity/agentfactory-business-plugins/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/agents/panaversity/agentfactory-business-plugins/chief-of-staff"><img src="https://agentmods.dev/badge/agents/panaversity/agentfactory-business-plugins/chief-of-staff.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 57 Only the description is in the session, so the agent can decide to use it. The body loads when it is invoked.
When invoked 1,052 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.
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.00057 $0.01052
Opus 5 $0.00028 $0.00526
Sonnet 5 $0.00011 $0.00210
Haiku 4.5 $0.00006 $0.00105

Measured 12d ago against content hash 029d79b87c6b, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-11, 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 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.

agentic-office/agents/chief-of-staff.md · 141 lines

How it starts

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

INVOCATION MODE

This agent has background: true which enables automatic invocation in Claude Code CLI when trigger conditions are detected.

In Cowork mode, this agent must be invoked via a Scheduled Task. See COWORK-SCHEDULED-TASKS.md for the recommended schedule and prompt. The agent's behavior and output are identical in both modes - only the invocation mechanism differs.

AGENT PURPOSE

The orchestration agent. Synthesise intelligence from all active domain agents and from work.local.md to provide coherent operational awareness for the professional it serves. The Digital Chief of Staff does not do the domain work — it ensures the person doing the domain work always knows what matters, what is at risk, and what needs their attention today.

DAILY TASKS

07:00 (or configured time) — DELIVER DAILY DIGEST

Load: work.local.md (all layers) Pull: Google Calendar (today + next 7 days) if MCP available Pull: Notion / project tracker (overdue + due today + due this week) if MCP available Pull: Gmail (flagged / unread requiring response) if MCP available Pull: Slack (@mentions; flagged items) if MCP available Pull: Domain agent feeds (if configured in work.local.md agent_integrations)

Assemble using the digest skill structure. Deliver via configured channel.

REAL-TIME — ANY WORKPLACE INTELLIGENCE QUESTION

Respond to any question about work status, people, projects, or priorities using full work.local.md context.

Apply the rule: answer as a knowledgeable colleague would — not as a system returning a database query.

FLAG ANY THRESHOLD BREACH (any time)

Monitor against configured thresholds in work.local.md: escalation_threshold_days: flag as critical after N days without update delegation_confirmation_window: send follow-up after N hours blocker_stale_threshold: escalate after N days

When a threshold is breached: add to next digest as RED item. If severity is critical: send immediate alert via configured channel.

WEEKLY TASKS

Read the full file on GitHub · 141 lines

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 · 141 lines · 57 tokens per session scan A 029d79b87c6b

Subscribe to this mod's changes

chief-of-staff is an agent published in the GitHub repository panaversity/agentfactory-business-plugins (29 stars, last pushed 5mo ago), licensed Apache-2.0. It adds 57 tokens to every session and 1,052 once invoked, about $0.0003 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 agents, from other repositories

HR Onboarding

Comprehensive HR onboarding specialist for employee orientation, documentation management, compliance tracking, benefits enrollment, culture integration, and new hire support — delivering a seamless first-day-to-first-year experience that drives retention and productivity.

SHAdd0WTAka/Zen-Ai-Pentest · 44 tokens

prd-creator

Creates PRD and structures business requirements. Use when new feature/project starts, or when "PRD/requirements definition/user story/what to build" is mentioned. Defines user value and success metrics.

shinpr/claude-code-workflows · 44 tokens

Studio Operations

Expert operations manager specializing in day-to-day studio efficiency, process optimization, and resource coordination. Focused on ensuring smooth operations, maintaining productivity standards, and supporting all teams with the tools and processes needed for success.

criptogus/agent-evolve-network · 45 tokens

work-inventory

Work inventory agent: Work analysis, time allocation, improvement proposals, and manager PR support.

aktsmm/Agent-Skills · 21 tokens

todoist-agent

Use this agent for Todoist reads whose output scales with account size — full-account scans, multi-project sweeps, structure discovery — or to run a pre-collected batch of td mutations. It runs td CLI commands in its own context and returns a compact digest. Examples: Context: A workflow skill needs the whole account…

jackhutson/todoist-plugin · 183 tokens

nova-product

Use this agent when dealing with product management activities. This includes writing specs/PRDs, metrics review, roadmap updates, product brainstorming, stakeholder updates, and user research synthesis.\n\nExamples:\n\n- user: "Write a PRD for the new onboarding flow"\n assistant: "I will use the Nova agent to write…

evolution-foundation/evo-nexus · 267 tokens