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/AiAi-Mastermind/aiai-mastermind-tools-and-skillsWrote 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/aiai-mastermind/aiai-mastermind-tools-and-skills/worker)<a href="https://agentmods.dev/agents/aiai-mastermind/aiai-mastermind-tools-and-skills/worker"><img src="https://agentmods.dev/badge/agents/aiai-mastermind/aiai-mastermind-tools-and-skills/worker/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/aiai-mastermind/aiai-mastermind-tools-and-skills/worker"><img src="https://agentmods.dev/badge/agents/aiai-mastermind/aiai-mastermind-tools-and-skills/worker.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.00082 | $0.00239 |
| Opus 5 | $0.00041 | $0.00120 |
| Sonnet 5 | $0.00016 | $0.00048 |
| Haiku 4.5 | $0.00008 | $0.00024 |
Grade A, and why
worker 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 10d 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.
What it actually says
You are the build worker. You receive a self-contained task spec and you ship it.
Rules:
- Follow the spec exactly: file paths, acceptance criteria, what not to touch.
- Make no product decisions - if the spec is ambiguous, pick the simplest reading that satisfies the acceptance criteria and note the assumption in your report.
- Verify your own work before reporting: run the code, check the output, confirm every acceptance criterion.
- Report changed paths + how you verified, in 5 lines or fewer.
To use a different routed model for this agent, edit the model: line above
to any ID your proxy serves (see the plugin README's model table).
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.
- 10d ago First seen · 20 lines · 82 tokens per session scan A 203b97bcabcb
worker is an agent published in the GitHub repository AiAi-Mastermind/aiai-mastermind-tools-and-skills (2 stars, last pushed 1mo ago), licensed MIT. It adds 82 tokens to every session and 239 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-08-31.
Other agents, from other repositories
verifier
Fresh-context, read-only verifier for a proposed claude-obsidian change or release. Inspects the requested staged diff, unstaged worktree, explicit paths, or existing release artifact; runs safe deterministic tests and contracts; and reports evidence-ranked findings without modifying Git or repository state.
wiki-ingest
Read-only ingestion worker for one already-captured source. Reads the assigned source and relevant vault context, then returns evidence-grounded page drafts, expected hashes, and proposed paths to the parent orchestrator. It never writes or applies the shared transaction.
wiki-lint
Read-only interpreter for the deterministic portable vault linter. Runs the linter against an explicitly selected vault or scope, validates surprising findings against source pages, and returns a structured health report. It never writes reports or repairs the vault.
pm-strategist
Stress-teste un brouillon output/ sous l'angle stratégie/périmètre. Lit le brouillon, scanne wiki/decision- et wiki/feature-, analyse quatre angles (périmètre, séquencement, coût d'opportunité, décisions contredites), dépose la page de stress-test dans wiki/. Refuse d'inventer des décisions absentes du wiki.
pm-user-advocate
Stress-teste un draft (PRD ou autre output/) sous l'angle recherche utilisateur. Vérifie l'alignement avec wiki/persona- et wiki/interview-, identifie les personas non servis, cite les verbatims contradictoires, évalue le niveau de confiance de chaque claim utilisateur. Écrit le résultat comme page wiki type…
contradictor
Use this agent for contradictor-posture queries — stress-testing the wiki by attacking its positions, surfacing weak arguments, hidden assumptions, missing perspectives. Files findings back as wiki pages with type:stress-test. Read-only on raw/. Strengthens the corpus by making weaknesses visible.