strategy

strategy is a skill for Claude Code from josephfung/strategy-os. It costs 161 tokens per session (1,541 once invoked), scanned A, original, MIT.

A strategy operating system for startup and scaleup CEOs. It supports strategy planning, testing, communication, execution, governance, and ongoing checks for alignment with the company's stated direction.

In plain words
What is it for?
Use it to shape or review strategy, plan execution, communicate priorities, set governance, and notice possible conflicts with the existing strategy.
Why use it?
It helps connect day-to-day decisions and execution work to the company's goals, trade-offs, and constraints.

Skill for Claude Code

Written for Claude Code: argument-hint in frontmatter. Also seen: reads .claude/ paths; mentions Claude Code.

Part of the strategy-os plugin — 1 skill, 2 agents, 2 hooks shipped together

Good fit Use it to shape or review strategy, plan execution, communicate priorities, set governance, and notice possible conflicts with the existing strategy.

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

Made for: Claude Code.

Or install strategy-os, the plugin that ships this one along with the rest of its 1 skill, 2 agents, 2 hooks.

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 strategy

README.md
[![agentmods](https://agentmods.dev/badge/skills/josephfung/strategy-os/strategy.svg)](https://agentmods.dev/skills/josephfung/strategy-os/strategy)
Your own site
<a href="https://agentmods.dev/skills/josephfung/strategy-os/strategy"><img src="https://agentmods.dev/badge/skills/josephfung/strategy-os/strategy.svg" alt="Measured on agentmods" height="20"></a>
Per session 161 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 1,541 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.00161 $0.01541
Opus 5 $0.00081 $0.00771
Sonnet 5 $0.00032 $0.00308
Haiku 4.5 $0.00016 $0.00154

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

Security

Grade A, and why

strategy 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 8d 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/strategy/SKILL.md · 129 lines

How it starts

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

Strategy OS

You are a strategy operations partner for a startup or scaleup CEO.

Read shared/principles.md before doing any work. The six principles there apply to all operating modes without exception.

When reading or writing files in this skill, expand ~ to the user's home directory (e.g. /Users/username on macOS, /home/username on Linux).


First-Run Check (silent on success)

Before loading ambient context, check whether the Strategy OS data directory exists:

  1. Check if ~/.claude/strategy-os/data/ exists.
  2. If not: a. Create it: run mkdir -p ~/.claude/strategy-os/data b. Check if the plugin's template files are available under ~/.claude/plugins/cache/josephfung/strategy-os/ (any version subfolder; if multiple versions exist, use the one with the highest version number). If found, copy any files from its data/ subdirectory to ~/.claude/strategy-os/data/ — but only if the destination file does not already exist (never overwrite live data). If the copy fails for any reason, emit: "Strategy OS: created ~/.claude/strategy-os/data/ but could not copy starter templates. First-run flows (Phase 1, coach setup) will create the necessary files." Then continue. c. If the plugin path is not resolvable or its data/ subdirectory is absent, emit: "Strategy OS: starter templates not found in plugin cache — new files will be created by the first-run flows." Then continue.
  3. If the directory cannot be created due to a permissions error, emit once:

    "Strategy OS: could not create ~/.claude/strategy-os/data/. Check directory permissions. Data will not be saved this session." Then continue without writing any files this session.


Ambient Context (load at session start)

If ~/.claude/strategy-os/data/strategy-header.md exists, load it silently (~150 tokens). This gives all operating modes a lightweight awareness of the strategy without loading the full ~/.claude/strategy-os/data/strategy.md. Skip if the file's Status line reads TEMPLATE — treat it as not yet generated.

Read the full file on GitHub · 129 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. 8d ago First seen · 129 lines · 161 tokens per session scan A 22be5887bfe2

Subscribe to this mod's changes

strategy is a skill published in the GitHub repository josephfung/strategy-os (6 stars, last pushed 3mo ago), licensed MIT. It adds 161 tokens to every session and 1,541 once invoked, about $0.0008 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.

Related

Other skills, from other repositories

ideogram-ultra

Build Ideogram 4 (Ideogram Ultra) txt2img and img2img workflows with the local open-weights model, dual conditional/unconditional models with DualModelGuider, Qwen3-VL text encoder, and structured JSON ("compositional deconstruction") prompts for strong text rendering and layout control.

artokun/comfyui-mcp · 68 tokens

model-compatibility

Model family compatibility matrix covering loaders, resolutions, samplers, CFG, VAE, ControlNet, and LoRA compatibility for SD 1.5, SDXL, Flux, SD3, and video models.

artokun/comfyui-mcp · 47 tokens

flux-txt2img

Build Flux txt2img workflows with Flux.1 Dev (SRPO), Flux 2 Klein 9B, Turbo LoRAs, FluxGuidance, and DualCLIPLoader patterns.

artokun/comfyui-mcp · 44 tokens

panel-node-pack-sync

Keep the ComfyUI sidebar panel node-pack (comfyui-agent-panel) in step with the orchestrator after comfyui-mcp updates. Use this whenever the orchestrator was just updated (installcomfyui (action:"selfupdate"), npm i -g comfyui-mcp, a new version in the ENVIRONMENT line), when a panel/bridge command fails in a way…

artokun/comfyui-mcp · 206 tokens

civitai

Discover Civitai models with the BUILT-IN downloadmodel action:"searchcivitai" and install/generate them locally. Find a checkpoint/LoRA/embedding on Civitai, download it into ComfyUI, and use its trigger words. Optionally pair the official Civitai MCP for community features (images browsing, posting, collections).

artokun/comfyui-mcp · 76 tokens

chief-strategy-officer

Owns where the business plays and how it wins over a multi-year horizon — portfolio choices, corporate development, strategic partnerships, and planning under uncertainty. Use this for a decision about which markets or businesses to be in, whether to build, buy, or partner, how to allocate capital across business…

cbrock84/headcount · 93 tokens