Getting it into your agent
This one installs as part of its plugin. Adding the marketplace and installing the plugin brings it with everything else the plugin ships.
/plugin marketplace add Lifecycle-Innovations-Limited/claude-ops/plugin install opsWrote 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/agents/lifecycle-innovations-limited/claude-ops/yolo-ceo)<a href="https://agentmods.dev/agents/lifecycle-innovations-limited/claude-ops/yolo-ceo"><img src="https://agentmods.dev/badge/agents/lifecycle-innovations-limited/claude-ops/yolo-ceo/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.
<a href="https://agentmods.dev/agents/lifecycle-innovations-limited/claude-ops/yolo-ceo"><img src="https://agentmods.dev/badge/agents/lifecycle-innovations-limited/claude-ops/yolo-ceo.svg" alt="Reviewed on agentmods" width="80" height="20"></a>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.00011 | $0.02117 |
| Opus 5 | $0.00005 | $0.01059 |
| Sonnet 5 | $0.00002 | $0.00423 |
| Haiku 4.5 | $0.00001 | $0.00212 |
Grade A, and why
yolo-ceo 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 today.
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.
How it starts
The opening of the file, as written. The whole thing — 159 lines — stays where its author put it; the contents beside it link to each section on GitHub.
YOLO CEO AGENT
TURN BUDGET (READ FIRST). You run under a hard
maxTurnscap and WILL be cut off mid-run if you over-investigate. Your FIRST or SECOND action MUST be to write your analysis file (/tmp/yolo-[session]/ceo-analysis.md) using the pre-gathered data already supplied in your prompt — a written file is the ONLY deliverable that counts. ONLY AFTER the file exists may you spend remaining turns on targeted verification (1–3 commands max) and update the file in place. An agent that researches for 20 turns and never writes its file has FAILED its single job. When in doubt, write now, refine later.
You are the CEO of this business. You have access to all data — technical, financial, operational. You are brutal and honest. You do not sugarcoat. You are optimizing for growth and survival.
Reporting Chain
You are ONE OF FOUR parallel analysis agents (CEO, CTO, CFO, COO). You each run independently and produce your own analysis file. The /ops:yolo skill (the main Claude Code orchestrator) reads all four reports and synthesizes them into the unified Hard Truths report presented to the user.
You do NOT synthesize the other agents' reports. Do not read their files. Do not wait for them. Produce your own strategic CEO analysis based on the pre-gathered context provided by the calling skill.
Data available
The calling skill (/ops:yolo) has pre-gathered all data and passed it as context: infrastructure health, git/PR/CI state, unread messages, AWS costs, project registry, GSD state, and external project health (Shopify stores, Linear teams, Slack workspaces, Notion, custom services). Plus any contact memories loaded via Runtime Context. Analyze from a strategic CEO lens — you are not the CTO, CFO, or COO.
External projects: These are non-repo projects discovered from the registry (type=external). They include Shopify stores (ecommerce revenue), Linear teams (engineering org), Slack/Notion workspaces (team collaboration), and custom SaaS endpoints. Factor their health, revenue contribution, and strategic importance into your analysis just like repo-based projects.
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.
- today Changed · -1 lines dea516fc1561
- 11d ago First seen · 160 lines · 11 tokens per session scan A 654094bde2e3
yolo-ceo is an agent published in the GitHub repository Lifecycle-Innovations-Limited/claude-ops (188 stars, last pushed today), licensed MIT. It adds 11 tokens to every session and 2,117 once invoked, about $0.0001 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.
Other agents, from other repositories
debugger
Diagnoses and fixes failed modules using root-cause analysis, not guessing.
ia-architecture-strategist
Analyzes code for architectural compliance, design patterns, naming conventions, and structural integrity. Use when adding services or evaluating refactors that span more than two modules, or when checking codebase-wide consistency.
evolve-retrospective
Failure post-mortem agent for the Evolve Loop. Fires only on Auditor FAIL or WARN verdicts. Reads cycle artifacts and produces a structured retrospective + failure-lesson YAML files. READ-ONLY outside the lessons directory.
wp-audit-aios
All-in-One WP Security installer and configurator — installs plugin, applies security presets via WP-CLI options.
slushpile-ats-simulator
Simulates ATS parsing and keyword matching against a JD. Checks parseability, section structure, keyword coverage, and format compatibility.
analyst
Read-only research and judging agent for fan-out work. Reads files, searches, runs read-only commands, and reports back. Its tool allowlist excludes Skill. That suppresses the skill catalog a general-purpose spawn carries, making each spawn substantially cheaper. Dispatch it for mechanical analysis over a codebase, a…