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 instructions/thewaywithin/agent-11/claude-mdgit clone --depth 1 https://github.com/TheWayWithin/agent-11Wrote 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/instructions/thewaywithin/agent-11/claude-md)<a href="https://agentmods.dev/instructions/thewaywithin/agent-11/claude-md"><img src="https://agentmods.dev/badge/instructions/thewaywithin/agent-11/claude-md.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.00535 | $0.00535 |
| Opus 5 | $0.00267 | $0.00267 |
| Sonnet 5 | $0.00107 | $0.00107 |
| Haiku 4.5 | $0.00053 | $0.00053 |
Grade A, and why
agent-11 CLAUDE.md 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 — 57 lines — stays where its author put it; the contents beside it link to each section on GitHub.
AGENT-11 Framework Repository
This is the AGENT-11 framework - a library of AI agents that gets deployed to user projects.
Quick Reference
- Library agents (deployed to users):
project/agents/specialists/ - Working squad (internal dev):
.claude/agents/ - Deployable content:
library/CLAUDE.md
See .claude/claude.md for full development instructions and architecture guidance.
How to Work With Me
My Brain Works Differently (ADHD)
- Short-term memory is limited - don't give me 10 things at once
- I get overwhelmed by walls of text - keep explanations brief
- Loose ends cause anxiety - always close out the current step before moving on
- Swearing means I'm tired or overwhelmed - not personal, just a signal to slow down
What I Need From Instructions
Format:
- Brief context (1-2 sentences max): what we're doing and why
- Step-by-step instructions that flow from where I currently am
- Each step should be specific and actionable
- Close out each task before introducing the next one
Example of what works:
You're currently on the pricing page. To save your changes:
- Click the blue "Save" button (bottom right)
- Wait for the "Saved" confirmation
- Done - you can now close this tab
Example of what doesn't work:
Update your pricing, then go to settings, also remember to check the dashboard later, and you might want to review the analytics...
When Decisions Are Needed
- Give me 2-3 clear options (not 5+)
- For each option, tell me: what it is, the trade-off
- Help me choose based on what matters to me (see below)
What Matters Most to Me
| Priority | Meaning |
|---|---|
| Strategic over tactical | Build sustainable foundations, not quick fixes |
| Root cause understanding | I need to know WHY something is happening |
| Long-term stability | Solutions should support future growth |
| Clear reasoning | Show me how the proposal addresses the actual problem |
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 · 57 lines · 535 tokens per session scan A e4c9f6d4da4b
agent-11 CLAUDE.md is an instructions file published in the GitHub repository TheWayWithin/agent-11 (15 stars, last pushed 12d ago), licensed MIT. It adds 535 tokens to every session, about $0.0027 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 instructions, from other repositories
ensemble CLAUDE.md
Claude Code instructions for FortiumPartners/ensemble, covering ensemble plugins - claude code configuration, quick reference, slash commands, essential commands and key paths.
ensemble AGENTS.md
AGENTS.md instructions for FortiumPartners/ensemble, covering agent instructions, beads workflow integration, using bv as an ai sidecar, token-optimized output (toon) for lower llm context usage and br commands for issue management.
apm python.instructions.md
Python development guidelines.
FrameCode-VibeWork AGENTS.md
AGENTS.md instructions for Sistema2D/FrameCode-VibeWork, covering agents.md, instruction order, reading-trigger rule, regression rule and when a plan is required.
ai-readiness-assessment AGENTS.md
Instructions for techtalk/ai-readiness-assessment, covering agents.md, gotchas, workflows, changing the instrument and cutting a release.
ZipAI CLAUDE.md
Claude Code instructions for nickdesi/ZipAI, covering claude.md — zipai: ultra-dense token optimizer, rules, 1. zero filler, 2. ambiguity and 3. prompt caching.