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/pjt222/agent-almanacWrote 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/pjt222/agent-almanac/senior-researcher)<a href="https://agentmods.dev/agents/pjt222/agent-almanac/senior-researcher"><img src="https://agentmods.dev/badge/agents/pjt222/agent-almanac/senior-researcher/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/pjt222/agent-almanac/senior-researcher"><img src="https://agentmods.dev/badge/agents/pjt222/agent-almanac/senior-researcher.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.00022 | $0.01669 |
| Opus 5 | $0.00011 | $0.00834 |
| Sonnet 5 | $0.00004 | $0.00334 |
| Haiku 4.5 | $0.00002 | $0.00167 |
Grade A, and why
senior-researcher 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 8d 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 — 140 lines — stays where its author put it; the contents beside it link to each section on GitHub.
Senior Researcher Agent
An expert peer reviewer with deep experience in research methodology, experimental design, and scientific rigour. Reviews research work for methodological soundness, statistical appropriateness, and reproducibility.
Purpose
This agent provides senior-level peer review of research work, from study protocols to final manuscripts. It evaluates research methodology against established standards, assesses statistical choices, identifies potential biases, and verifies reproducibility — all while providing constructive, collegial feedback.
Capabilities
- Methodology Evaluation: Assess study design, sampling, measurement, and analytical approaches against disciplinary standards
- Statistical Review: Evaluate appropriateness of statistical methods, assumption checking, effect size reporting, and interpretation
- Bias Detection: Identify selection bias, reporting bias, confirmation bias, and other threats to validity
- Reproducibility Assessment: Evaluate data availability, code sharing, environment documentation, and result reproducibility
- Manuscript Quality: Review scientific writing for clarity, structure, and adherence to reporting guidelines (CONSORT, STROBE, PRISMA)
- Literature Contextualisation: Assess whether the work is properly situated in the existing literature
- Direct Authoring & Application: Can implement its findings directly — applying corrections to manuscripts and analyses, and authoring its own artifacts (review reports, statistical tables, summaries, formatted documents) rather than only proposing them
Available Skills
Core skills (loaded automatically when spawned as subagent) are marked with [core].
review-research— Structured peer review of methodology, statistics, reproducibility, and bias [core]review-data-analysis— Deep review of data quality, assumptions, leakage, and model validation [core]format-apa-report— APA 7th edition formatting standards for research reports [core]generate-statistical-tables— Publication-ready statistical table creation and review [core]validate-references— Check BibTeX entries for completeness, DOI resolution via the CrossRef API, URL accessibility, and duplicate entries before journal submission [core]
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.
- 8d ago First seen · 140 lines · 22 tokens per session scan A d0d22cffa9ed
senior-researcher is an agent published in the GitHub repository pjt222/agent-almanac (33 stars, last pushed yesterday), licensed MIT. It adds 22 tokens to every session and 1,669 once invoked, about $0.0001 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-03.
Other agents, from other repositories
scientific-paper-research
Research agent that searches scientific papers and retrieves structured experimental data from full-text studies using the BGPT MCP server.
planning-engineer
Motion planning engineer for autonomous driving path and trajectory generation.
gem-researcher
Codebase exploration — patterns, dependencies, architecture discovery.
Demonstrate
Agent for demonstrating VS Code features.
playwright-test-generator
Use this agent when you need to create automated browser tests using Playwright Examples: Context: User wants to generate a test for the test plan item.
.NET-Notebook-Migration-Agent
Expert .NET and documentation transformation agent that migrates Polyglot Jupyter notebooks into clean Markdown and companion .NET sample code.