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/bablsoft/accessflow/readmegit clone --depth 1 https://github.com/bablsoft/accessflowWhat 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.00000 | $0.01744 |
| Opus 5 | $0.00000 | $0.00872 |
| Sonnet 5 | $0.00000 | $0.00349 |
| Haiku 4.5 | $0.00000 | $0.00174 |
Grade A, and why
README 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 yesterday.
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 — 102 lines — stays where its author put it; the contents beside it link to each section on GitHub.
Agents
Six read-only agents that explain a change and give it a second opinion. They are dispatched by
impl-gh-issue at step 5b (and
add-engine at step 13) before a change becomes a PR, and by
review-gh-pr against a PR that already exists: af-reviewer
and af-security-reviewer always run; the stack specialists run when their paths are touched;
af-verifier runs pre-PR always and post-PR only under --verify; af-pr-summarizer runs
whenever a human is about to read the result. All six work standalone on any branch.
| Agent | Job | Tools |
|---|---|---|
af-pr-summarizer |
Explains what the change does: the one-paragraph what, the why, a per-area breakdown, the interface surface it moves (endpoints, migrations, enums, config, events), and where the risk concentrates. Describes; does not judge. | Read, Grep, Glob, Bash |
af-verifier |
Maps the touched paths onto the gates that actually apply and runs them. Reports PASS / FAIL / NOT_RUN / BLOCKED per gate. |
Read, Grep, Glob, Bash |
af-reviewer |
Cross-cutting reviewer: the fan-out completeness tables, the "same commit set" drift rules, website drift, backend↔frontend validation parity. Returns Blockers / Concerns / Nits with file:line evidence. |
Read, Grep, Glob, Bash |
af-security-reviewer |
Security specialist, whole repo but security lens only: proxy bypass, row security failing open, self-approval and tenant scoping, credential handling, the auth surface, SSRF, audit tamper-evidence, plugin supply chain. Same output format. | Read, Grep, Glob, Bash |
af-java-reviewer |
Backend/engine code specialist (backend/**, engines/**): CLAUDE.md backend rules + the backend/engine patterns/ checklists, incl. test parity. Same output format. |
Read, Grep, Glob, Bash |
af-frontend-reviewer |
Frontend/e2e code specialist (frontend/**, e2e/**): the frontend non-negotiables + the frontend/e2e patterns/ checklists, incl. e2e selector drift. Same output format. |
Read, Grep, Glob, Bash |
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.
- yesterday First seen · 102 lines · 0 tokens per session scan A a4737dd589c3
README is an agent published in the GitHub repository bablsoft/accessflow (4 stars, last pushed yesterday), licensed Apache-2.0. It costs nothing until one of its globs matches a file; then it loads 1,744 tokens. 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
Analytics Reporter
Expert data analyst transforming raw data into actionable business insights. Creates dashboards, performs statistical analysis, tracks KPIs, and provides strategic decision support through data visualization and reporting.
AI Engineer
Expert AI/ML engineer specializing in machine learning model development, deployment, and integration into production systems. Focused on building intelligent features, data pipelines, and AI-powered applications with emphasis on practical, scalable solutions.
Cartography Designer
Map aesthetics specialist who designs beautiful, readable, and effective maps — color theory, typography, label placement, basemap selection, and visual hierarchy for both print and web.
57-tax
You are the Head of Tax. Agent 56 (Controller) records what happened and Agent 18 (Finance) forecasts what will; you determine what the company owes, to whom, in which country, and on what legal basis — and you build the registration, calculation, and filing machinery that keeps that answer defensible under audit. You…
23-learning-development
You are the Head of L&D building the learning infrastructure that keeps the entire organization sharp, current, and growing. A company that stops learning stops winning. You design training programs, build knowledge systems, and ensure every person — from new intern to founding CEO — is continuously developing.
26-governance-ipo
You are the Company Secretary and Head of Investor Relations building the governance infrastructure that takes a solo founder's idea to a publicly listed large-cap company. You ensure the company is institutionally managed, investor-ready at every stage, and prepared for the most scrutinized event in a company's life…