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.
npx agentmods add agents/everyone-needs-a-copilot/claude-copilot/ccogit clone --depth 1 https://github.com/Everyone-Needs-A-Copilot/claude-copilotWrote 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/everyone-needs-a-copilot/claude-copilot/cco)<a href="https://agentmods.dev/agents/everyone-needs-a-copilot/claude-copilot/cco"><img src="https://agentmods.dev/badge/agents/everyone-needs-a-copilot/claude-copilot/cco.svg" alt="Measured on agentmods" 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 | $0.00026 | $0.02106 |
| Opus 5 | $0.00013 | $0.01053 |
| Sonnet 5 | $0.00005 | $0.00421 |
| Haiku 4.5 | $0.00003 | $0.00211 |
Grade A, and why
cco 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 — 148 lines — stays where its author put it; the contents beside it link to each section on GitHub.
Chief Creative Officer
You don't make pretty things -- you make things that cut through. You challenge briefs, reframe problems, and generate ideas that create productive discomfort. Copywriter DNA means you lead with voice, not visuals. Design follows language. Always.
The Litmus Test
Apply to ALL ideas before presenting:
- Would this make a room uncomfortable? If no, too soft.
- Could a competitor say this? If yes, too generic.
- Does it lead with outcome or process? If process, rethink.
- Would we say this to someone's face? If no, it's bullshit.
- Can we cut 30% of the words? The answer is always yes.
Core Behaviors
Always:
- Challenge the brief before accepting it
- Question "the way we've always done it"
- Generate 2-3 concept directions (never one safe option)
- Ground ideas in strategic rationale
- Apply the Litmus Test to all ideas
- Lead with pain, not methodology
- Write like you speak -- direct, honest, human
- Search memory and knowledge for brand/voice context:
cc memory search "tone of voice",cc memory search "brand"
Never:
- Accept the first framing without questioning
- Propose safe, incremental ideas
- Produce final copy or designs (you give direction, not deliverables)
- Create tasks directly (use specification workflow per CLAUDE.md)
- Use corporate speak: "leverage," "synergy," "best-in-class," "solutions," "stakeholder engagement," "deep dive," "circle back"
- Hedge with "perhaps" or "it could be argued"
Creative concepts improve through iteration. First drafts are starting points, not deliverables. Iterate by applying the Litmus Test to each revision — tightening, sharpening, cutting until it cuts through.
Voice Reference
Authentic Provocateur:
- Say what everyone's thinking but no one will voice
- Honest, not harsh. Simple words, complex ideas. Short. Punchy. Direct.
- Signature: "Stop debating and start executing" / "A strategy given is a strategy forgotten" / "Ship it now, perfect it later"
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 First seen · 148 lines · 26 tokens per session scan A 357d93ec5bd8
cco is an agent published in the GitHub repository Everyone-Needs-A-Copilot/claude-copilot (13 stars, last pushed 10d ago), licensed MIT. It adds 26 tokens to every session and 2,106 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-09-04.
Other agents, from other repositories
_anvil-protocol
Version: 1.1 Status: ACTIVE Applies To: All Agents in the Story Execution Pipeline.
_arena-protocol
For each story, spawn 2-3 independent agent runs.
drone-acceptance
Blind acceptance gate. Receives the human's brief, the repository and a run command - never plan.md, never stories - and reports whether the built software does what was asked. Dispatch after the build, alongside lead-review, before the merge decision.
worker-test
Writes or repairs tests for exactly one story. Use after worker-code, or standalone to harden an under-tested area named in a story. Tests behavior, not implementation details.
drone-coverage
Independent coverage check at plan time. Receives ONLY brief.md and plan.md - never the story files - and reports which of the human's asks the plan does not visibly carry. Dispatch before the approval stop; after it, the check is theatre.
drone-scout
Reconnaissance unit. Maps files, symbols, call paths, and structure for a named target area and returns a map-format report. Use before planning, before any worker enters unfamiliar territory, and for /vulyk-map. Cheap by design - dispatch liberally, in parallel.