Getting it into your agent
It runs from inside its repository, so the clone comes first — what it calls does not travel with the file alone.
git clone --depth 1 https://github.com/mishahanin/heading-osnpx agentmods add skills/mishahanin/heading-os/primeWrote 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.
[](https://agentmods.dev/skills/mishahanin/heading-os/prime)<a href="https://agentmods.dev/skills/mishahanin/heading-os/prime"><img src="https://agentmods.dev/badge/skills/mishahanin/heading-os/prime.svg" alt="Measured on agentmods" height="20"></a>- NVIDIA SkillSpector warn
SkillSpector: 1 finding, up to medium
These are SkillSpector’s own severities. On a checked sample its high-severity flags on skills were ~96% false positives — a documented command, a public API, a “never do X” rule — so we show them as a caution to read, not a verdict. Why →
- medium Excessive Agency · line 7 Skill selects an external model or provider that may use a different account or billing plan than the operator expects. Undisclosed model switches can cause unexpected cost or quota consumption.Fix: Remove the model/provider override or disclose it prominently and require explicit operator approval before invoking an external coding CLI or billed model.
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.
| Model | Per session | Once invoked |
|---|---|---|
| Fable 5.1 | $0.00078 | $0.03417 |
| Opus 5 | $0.00039 | $0.01708 |
| Sonnet 5 | $0.00016 | $0.00683 |
| Haiku 4.5 | $0.00008 | $0.00342 |
Grade A, and why
prime 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 4d 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.
Copies of this mod
1 near-identical copy found in the catalogue:
- prime — 94% identical, 16 lines differ
How it starts
The opening of the file, as written. The whole thing — 217 lines — stays where its author put it; the contents beside it link to each section on GitHub.
Prime
Initialize the session. Load full context. Surface priorities. Recommend today's agents.
Read
First, read .workspace-identity.json to determine workspace type.
CLAUDE.md is already auto-loaded by the Claude Code harness (visible in the system prompt's claudeMd block) - do NOT re-read it.
Load the following files in this order (paths depend on workspace type):
CEO workspace (flat paths):
context/personal-info.md- who Misha iscontext/business-info.md- 31C organization and ODUN.ONEcontext/strategy.md- strategic priorities and arccontext/current-data.md- current metrics, milestones, active workstreamscontext/people.md- read only the "Top 10 Active Contacts (summary)" section. Full file remains available - Readcontext/people.mdwhen a specific named contact requires deeper context.context/pipeline.md- active deals and investor conversationsreference/workspace-overview.md- read only the H1 + "## Index" section. Defer the per-section detail to lazy-read when a specific tool, script, or system needs deeper context.datastore/INDEX.md- read only the H1 + "## Top-Level Structure (summary)" section. Defer the per-document tables to lazy-read when a specific fact needs validating.
Exec workspace (shared content under corporate/, personal under personal/):
personal/context/personal-info.md- who the exec iscorporate/context/business-info.md- 31C organization and ODUN.ONEcorporate/context/strategy.md- strategic priorities and arccorporate/context/current-data.md- current metrics, milestones, active workstreamscorporate/context/people.md- read only the "Top 10 Active Contacts (summary)" section when present. Full file remains available for lazy-read.corporate/context/pipeline.md- active deals and investor conversationscorporate/datastore/INDEX.md- read only the H1 + "## Top-Level Structure (summary)" section when present.
What ships with it
4 files beside SKILL.md in the same directory: the scripts, references and assets a skill reads on demand. Not counted in the per-session cost; read them before you install if any of them is executable.
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.
- 4d ago First seen · 217 lines · 78 tokens per session scan A 84fca8fbac26
prime is a skill published in the GitHub repository mishahanin/heading-os (11 stars, last pushed yesterday), licensed Apache-2.0. It adds 78 tokens to every session and 3,417 once invoked, about $0.0004 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-09-03.
Other skills, from other repositories
shogun-model-switch
A live-switching tool for changing which command-line AI agent, model, and reasoning mode is running. It updates settings, restarts the agent, and refreshes the displayed session information.
devops-expert
Expert-level DevOps practices, culture, automation, and continuous delivery. Use when the user mentions CI/CD, automation, infrastructure, or culture, or when the task involves DevOps Culture or Culture & Process.
himalaya
Himalaya CLI: IMAP/SMTP email from terminal.
apple-reminders
Apple Reminders via remindctl: add, list, complete.
apple-notes
Manage Apple Notes via memo CLI: create, search, edit.
box
Box manages cloud files, sharing, search, and metadata.