ceo-personal-os

ceo-personal-os is a skill for Claude Code from 2389-research/ceo-personal-os. It costs 123 tokens per session (1,464 once invoked), scanned A, original, MIT.

A reflection and planning system for a CEO, founder, or executive. It focuses on reviewing decisions, goals, leadership, and business direction rather than managing a task list.

In plain words
What is it for?
Use it for annual reviews, goal setting, life planning, executive reflection, and decisions such as whether to search for options or execute a chosen plan.
Why use it?
It provides a structured way to think through priorities, performance, and major business choices.

Skill for Claude Code

Written for Claude Code: shipped in a Claude Code plugin. Also seen: names the TodoWrite tool.

Part of the ceo-personal-os plugin — 1 skill shipped together

Good fit Use it for annual reviews, goal setting, life planning, executive reflection, and decisions such as whether to search for options or execute a chosen plan.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/2389-research/ceo-personal-os/skills
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 2389-research/ceo-personal-os --skill skills
Clone the repo
git clone --depth 1 https://github.com/2389-research/ceo-personal-os

Made for: Claude Code.

Or install ceo-personal-os, the plugin that ships this one along with the rest of its 1 skill.

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 ceo-personal-os

README.md
[![agentmods](https://agentmods.dev/badge/skills/2389-research/ceo-personal-os/skills/github.svg)](https://agentmods.dev/skills/2389-research/ceo-personal-os/skills)
Your own site
<a href="https://agentmods.dev/skills/2389-research/ceo-personal-os/skills"><img src="https://agentmods.dev/badge/skills/2389-research/ceo-personal-os/skills/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 ceo-personal-os

Your own site · 80×15
<a href="https://agentmods.dev/skills/2389-research/ceo-personal-os/skills"><img src="https://agentmods.dev/badge/skills/2389-research/ceo-personal-os/skills.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 123 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 1,464 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.00123 $0.01464
Opus 5 $0.00062 $0.00732
Sonnet 5 $0.00025 $0.00293
Haiku 4.5 $0.00012 $0.00146

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

Security

Grade A, and why

ceo-personal-os 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 11d 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.

skills/SKILL.md · 153 lines

How it starts

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

CEO Personal Operating System

Overview

Build a reflection system, not a task manager. This is a private, single-user operating system for executives that combines thoughtful frameworks with coaching-style prompts.

Core principle: Clarity over productivity theater. No hustle culture. No corporate jargon.

Tone: Calm, executive-level, direct, insightful. Like an executive coach, chief of staff, and accountability partner.

When This Skill Applies

  • User wants a "personal operating system" or "personal productivity system"
  • Building annual review or goal-setting system for an executive
  • Creating reflection frameworks for a CEO/founder
  • User mentions any of the 11 frameworks (Campbell, Collins, Blank, Martell, Gerber, Eisenmann, Schumacher, etc.)
  • User mentions search vs execute mode, pivot decisions, working ON vs IN business

First Run: Onboarding Flow

If No Directory Exists

Say:

"I'll help you build your personal operating system. This is a reflection system - think executive coach, not task manager.

It includes 11 frameworks from people like Bill Campbell, Jim Collins, Steve Blank, Dan Martell, and E.F. Schumacher, plus 11 coaching-style interview scripts.

Ready to set it up?"

Then use TodoWrite to track building the full structure.

If Directory Exists

Say:

"Welcome back. What would you like to do?"

  1. Run a review (daily, weekly, quarterly, annual)
  2. Run an interview (stress patterns, time audit, failure detection, etc.)
  3. Update goals (1-year, 3-year, 10-year)
  4. Explore a framework
  5. Extract patterns from past reviews

Required Structure

Create in ceo-personal-os/:

ceo-personal-os/
├── README.md                    # How to use (personalize in 15 min)
├── principles.md                # User's core operating principles
├── memory.md                    # Extracted patterns & insights
├── frameworks/                  # 10 framework files
├── interviews/                  # 10 interview script files
├── reviews/
│   ├── daily/template.md
│   ├── weekly/template.md
│   ├── quarterly/template.md
│   └── annual/template.md
├── goals/
│   ├── 1_year.md
│   ├── 3_year.md
│   └── 10_year.md
└── uploads/                     # Past reviews for analysis

Read the full file on GitHub · 153 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. 11d ago First seen · 153 lines · 123 tokens per session scan A c55ad73f148f

Subscribe to this mod's changes

ceo-personal-os is a skill published in the GitHub repository 2389-research/ceo-personal-os (5 stars, last pushed 2mo ago), licensed MIT. It adds 123 tokens to every session and 1,464 once invoked, about $0.0006 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-31.