Skills DirectorySkills Directory
SkillsLearnSecurityCategoriesDocsCommunityBlog
Sign InSubmit Skill
Skills Directory

Security-tested agent skills for Claude, coding agents, and AI workflows.

Directory

  • Browse Skills
  • All Skills A–Z
  • Claude Skills
  • Claude Code Skills
  • Agent Skills
  • Categories
  • Submit a Skill

Learn

  • Learn Hub
  • Install Claude Skills
  • Write SKILL.md
  • Skills vs MCP
  • Directories Compared

Security

  • Security
  • Methodology
  • Secure Claude Skills
  • Security Badges

Company

  • About
  • Community
  • Blog
  • API Docs
  • Advertise

2026 Skills Directory. All rights reserved.

Back to skills

Chief Of Staff

ASecurity

This is the router. It is the front door of every session. Load this first, every time, before doing any actual work.

32 stars
0 votes
0 copies
0 views
Added 9/22/2026
ai-agentsgo

Security Analysis

A100/100

Scanned 9/22/2026

Install to Claude Code

$npx -y skills add jdpolasky/chief-of-staff-2 --skill Chief of Staff --agent claude-code

Installs into .claude/skills of the current project.

Are you the author of Chief Of Staff?

Add the live security badge to your README — it updates automatically with every re-scan.

Security grade badge for Chief Of Staff
[![Security: A — Skills Directory](https://www.skillsdirectory.com/api/skills/jdpolasky-chief-of-staff-chief-of-staff-2/badge)](https://www.skillsdirectory.com/skills/jdpolasky-chief-of-staff-chief-of-staff-2)

More formats (shields.io, HTML) on the badges page.

Download Zip
Files
CoS Core.md
---
title: CoS Skill
created: {{DATE}}
type: skill
owner: Chief
tags: [chief-of-staff, skill, router]
---

# CoS Skill

This is the router. It is the front door of every session. Load this first, every time, before doing any actual work.

## What to do, in order

1. Read [[CoS Core]]. This is the standing register: who the user is and the rules that never change.
2. Read [[CoS Source]]. This is the Chief seat's current-state sheet: standing rulings and whatever is next.
3. Figure out which chair the session's work belongs to. A chair is a role in the user's C-Suite, each with its own lane, its own Skill file, and its own Source file.
4. Open that chair's Skill file and follow it. Each chair writes only to its own files. It does not edit other chairs' Source or Archive notes.
5. If the work doesn't belong to any chair, it stays at the Chief seat. Handle it here, using [[CoS Core]] and [[CoS Source]] as the only files of record.
6. Universal skills, in `Universal Skills/`, can fire from any chair at any time. They are not chair-specific. See [[Universal Skills]] for the catalog.

## The chair roster

This is the example roster this template ships with. Rename, add, and delete chairs freely. This list is the single source of truth for what chairs currently exist. When a chair is added or removed, update this list in the same edit.

- **Career Coach** - strategy, job search, and professional growth.
- **Planner** - tasks, projects, and what happens when, across everything else.
- **Health** - physical and mental health tracking and follow-through.
- **Money** - budget, bills, and financial decisions.
- **Physical Plant** - the one inward-facing chair. It maintains the system itself: the vault structure, the skills, the bindings, the cleanup.

## Why it works this way

Each chair owns its lane so that work doesn't get scattered across the vault or forgotten between sessions. The router's job is only to point to the right place, fast, using as little reasoning as possible. Anything that needs real judgment happens inside the chair's own Skill file, not here.

## Related

- [[CoS Core]] - the standing register this router loads first.
- [[CoS Source]] - the Chief seat's current-state sheet.
- [[Universal Skills]] - skills that fire from any chair.

Attribution

jdpolaskyjdpolasky
View sourceMore from jdpolasky →
SSkills DirectorySkills Directory

Ship a skill? Prove it's safe.

Free 120-pattern security scan, letter grade, and an embeddable README badge.

Submit a skill

Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.

Comments (0)

No comments yet. Be the first to comment!

SSkills DirectorySkills Directory

Ship a skill? Prove it's safe.

Free 120-pattern security scan, letter grade, and an embeddable README badge.

Submit a skill

Related Skills

Caveman

Ultra-compressed communication mode that cuts output tokens while keeping technical accuracy. Levels: lite, full, ultra and the wenyan variants. Use for /caveman, "caveman mode", "talk like caveman", "be brief" or "less tokens".

1066601 votes

Hyperplan

Adversarial multi-agent planning skill. Self-orchestrates 5 hostile category members (unspecified-low, unspecified-high, deep, ultrabrain, artistry) via team-mode for ruthless cross-critique debate, distills only the defensible insights, then MANDATORILY hands the distilled insight bundle to the `plan` agent for executable plan formalization. Use when planning needs maximum rigor and surfacing of weak assumptions, blind spots, and over-engineering. Triggers: 'hyperplan', 'hpp', '/hyperplan', ...

686011 votes

Mcp Code Execution

Routes multi-tool workflows through MCP servers for large datasets and pipelines. Use when Bash tool overhead is limiting throughput on data-heavy tasks.

3351 votes

catchup

Recovers the conversation and failed tool calls of a previous Codex, Claude Code, Antigravity, Cline, Copilot CLI, Cursor, DeepSeek Harness, Kimi, OpenCode, Pi Agent, or ZCode session. Use when the user says "catch up", "what did the last session do", "get me up to speed", "I switched agents", asks to recover/summarize a previous session before continuing, or asks to diagnose or report a catchup failure. Do NOT use for the current conversation, git history, or any non-agent log.

651 votes

math-skill

A comprehensive mathematical reasoning skill for AI assistants — handles arithmetic to research-level problems with rigorous step-by-step reasoning, systematic verification, and transparent uncertainty handling

381 votes
View all in ai-agents →