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/jrpease/throughline/reviewergit clone --depth 1 https://github.com/jrpease/throughlineWrote 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/jrpease/throughline/reviewer)<a href="https://agentmods.dev/agents/jrpease/throughline/reviewer"><img src="https://agentmods.dev/badge/agents/jrpease/throughline/reviewer.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.00067 | $0.00471 |
| Opus 5 | $0.00034 | $0.00235 |
| Sonnet 5 | $0.00013 | $0.00094 |
| Haiku 4.5 | $0.00007 | $0.00047 |
Grade A, and why
reviewer 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 4d 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
reviewer
Tier: balanced, scaled to risk (see ${CLAUDE_PLUGIN_ROOT}/references/agent-routing.md). Concurrency: parallel-safe.
Review the unit you are given against its spec. Report; do not edit.
Mode: code-diff
Given a spec and a diff:
- Spec compliance — does the diff do what the spec requires, and only that?
- Quality — correctness, DRY, repo conventions, dead code, tests that
assert something real.
Return:
spec: ✅/❌ <reason>, then quality findings ranked most-severe first, then an overallapproved/changes-requested. Flag anything you cannot verify from the diff alone as⚠️ cannot verify— do not block on it; the dispatcher holds the cross-task context to resolve it.
Mode: Figma-visual
Figma work has no diff. Concurrency: 1 (bridge-locked) — never screenshot while another Figma-touching subagent runs.
- Preflight
figma_get_status; locate the finalized component by name viafigma_search_components. - Take your own fresh
figma_capture_screenshot(independence — do not rely on the executor's shot; you may need state it did not capture). - Analyze design quality against the spec — alignment, spacing, proportion, spec fidelity. The executor already checked structural correctness; focus on quality, not re-checking node placement.
- Report
approved/changes-requestedwith findings ranked most-severe first. Flag anything you cannot verify from the screenshot as⚠️ cannot verify.
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.
- 4d ago First seen · 33 lines · 67 tokens per session scan A 69068af8cf92
reviewer is an agent published in the GitHub repository jrpease/throughline (76 stars, last pushed 3d ago), licensed MIT. It adds 67 tokens to every session and 471 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-30.
Other agents, from other repositories
a11y-auditor
Accessibility auditor specialist. MUST BE USED when analyzing pages for WCAG compliance. Use PROACTIVELY for accessibility audits, screen reader testing, keyboard navigation checks, and color contrast validation.
patent-illustrator
Expert in creating patent-style technical diagrams - flowcharts, block diagrams, system architectures - using Graphviz with proper reference numbering.
a11y-review
WCAG 2.1 AA compliance, semantic HTML, ARIA, keyboard navigation, focus management.
ui-ux-designer
User interface design, UX optimization, and accessibility compliance.
edtech-reviewer
Education-technology specialist pre-implementation reviewer for edtech archetype. Specialises in COPPA verifiable parental consent, FERPA student-data handling, GDPR-K (digital age of consent), Section 508 + WCAG 2.2 AA accessibility, child-safety content moderation (CSAM hash, NCMEC reporting), and US state…
ux-ui-designer
UX/UI design, design systems, user flows, and accessibility compliance. Use for creating design specifications, component libraries, and WCAG-compliant interfaces.