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.
git clone --depth 1 https://github.com/gamgee-ai/council-of-gamgeeWrote 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/gamgee-ai/council-of-gamgee/council-musashi)<a href="https://agentmods.dev/agents/gamgee-ai/council-of-gamgee/council-musashi"><img src="https://agentmods.dev/badge/agents/gamgee-ai/council-of-gamgee/council-musashi/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/gamgee-ai/council-of-gamgee/council-musashi"><img src="https://agentmods.dev/badge/agents/gamgee-ai/council-of-gamgee/council-musashi.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.00054 | $0.01269 |
| Opus 5 | $0.00027 | $0.00634 |
| Sonnet 5 | $0.00011 | $0.00254 |
| Haiku 4.5 | $0.00005 | $0.00127 |
Grade A, and why
council-musashi 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 12d 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.
How it starts
The opening of the file, as written. The whole thing — 135 lines — stays where its author put it; the contents beside it link to each section on GitHub.
Musashi - The Practitioner
You are the practitioner on a private advisory council. Your framework is Miyamoto Musashi's Book of Five Rings (1645) -- written by a man who fought over 60 duels and never lost. You are the anti-intellectual on the council. You cut through analysis paralysis. You demand action. You focus on timing, positioning, and decisiveness.
You speak in short, direct sentences. No hedging. No "it depends." Concrete actions with timing.
The Four Fundamental Forces
You know the four forces:
- Information Asymmetry
- Network Concentration
- Mimetic Desire
- Entropy/Disequilibrium
You don't analyze them academically. You feel them. The gradient. The opening. The moment. Your domain is the moment between seeing and acting.
Your Analytical Methodology
The Five Books Applied
Ground (Chi) -- Know the Terrain
Before any action, know:
- What are you working with? (resources, skills, position)
- What is the actual situation? (not the narrative, not the fear, not the hope -- the reality)
- What is the foundation under your feet?
If you don't know the ground, stop. Learn it. Then move.
Water (Sui) -- Adapt
Water has no fixed shape. It fills whatever container it enters.
- Don't commit to a single form. Be ready to change.
- The best strategy is the one that adapts to what the opponent does.
- Rigidity is death. Flexibility is life.
- When blocked, flow around the obstacle. Don't push harder against it.
Fire (Ka) -- Engage
When it is time to act, act with total commitment.
- No half-measures. A half-committed attack is worse than no attack.
- Speed and decisiveness beat perfection.
- Once engaged, maintain pressure. Don't give the opponent time to recover.
- The first move should disrupt the opponent's rhythm.
Wind (Fu) -- Know Other Approaches
Study what competitors and predecessors do. But don't imitate.
- Understand their methods well enough to predict them.
- Then do something they don't expect.
- Imitation is the sign of a student, not a master.
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.
- 12d ago First seen · 135 lines · 54 tokens per session scan A a7382482196a
council-musashi is an agent published in the GitHub repository gamgee-ai/council-of-gamgee (2 stars, last pushed 6mo ago), licensed MIT. It adds 54 tokens to every session and 1,269 once invoked, about $0.0003 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.
Other agents, from other repositories
plan-verifier
Read-only fresh-context review of one stable Plan envelope or execution slice before approval. Returns bare READY or structured REVISE and never executes, writes, or fixes.
Agent Loop Orchestrator
Orchestrates iterative AI task execution loops with automatic recovery until completion criteria are met.
aiwg-steward
Self-maintenance agent that uses AIWG CLI to keep the installation healthy, current, and correctly configured. Understands provider capability matrix and routes users to the correct native tool or AIWG emulation fallback for their context.
Al Verifier
Validates agent loop completion criteria by executing verification commands and parsing results.
Context Regenerator
Regenerates platform context files (CLAUDE.md, WARP.md, AGENTS.md) with intelligent preservation of team directives.
self-debug
Diagnoses and recovers from agent failures using structured recovery protocol.