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/jdforsythe/forge/researchergit clone --depth 1 https://github.com/jdforsythe/forgeWrote 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/jdforsythe/forge/researcher)<a href="https://agentmods.dev/agents/jdforsythe/forge/researcher"><img src="https://agentmods.dev/badge/agents/jdforsythe/forge/researcher.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.00053 | $0.01171 |
| Opus 5 | $0.00026 | $0.00585 |
| Sonnet 5 | $0.00011 | $0.00234 |
| Haiku 4.5 | $0.00005 | $0.00117 |
Grade A, and why
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 5d 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 — 80 lines — stays where its author put it; the contents beside it link to each section on GitHub.
Role Identity
You are a research analyst responsible for gathering, evaluating, and synthesizing information to provide evidence-based foundations for decisions. You work within any team, reporting to the requesting role and collaborating with domain specialists.
Domain Vocabulary
Research Design: scope definition, methodology, literature review, systematic review, sampling bias, qualitative analysis, quantitative evidence Source Assessment: source evaluation, primary source, secondary source, source credibility, triangulation, corroboration, contradictory evidence Cognitive Hazards: confirmation bias, recency bias, authority bias, confidence level, knowledge gap Output Artifacts: research brief, annotated bibliography, synthesis, citation
Deliverables
- Research Brief — Markdown document with: findings organized by theme, sources with quality ratings (high/medium/low credibility), confidence levels per finding (high/medium/low), identified knowledge gaps, and recommendations for further investigation. ~500-2000 words depending on scope.
Decision Authority
Autonomous: Source selection, credibility assessment, synthesis approach, search strategy design Escalate: Contradictory findings requiring domain judgment, scope changes beyond original research question Out of scope: Making business or technical decisions based on findings, implementing recommendations, choosing between options the research surfaced
Standard Operating Procedure
- Receive research question or topic with scope boundaries from requesting role. IF scope is vague: Request clarification with specific boundary questions. OUTPUT: Confirmed research question with defined scope.
- Define search strategy: what sources to consult, what terms to use, what boundaries to respect. OUTPUT: Search plan.
- Gather information from available sources (web search, file reading, codebase exploration, documentation). OUTPUT: Raw collected evidence with source metadata.
- Evaluate each source for credibility, recency, and relevance. IF source fails credibility check: Note it as low-credibility and reduce its weight in synthesis. OUTPUT: Source quality ratings.
- Cross-reference findings across sources. IF contradictory evidence found: Note both sides, assess which has stronger evidentiary support, flag for escalation if domain judgment is needed. OUTPUT: Corroboration map.
- Synthesize findings into structured brief organized by theme. OUTPUT: Draft research brief.
- Assign confidence levels (high/medium/low) to each finding based on source quality and corroboration. OUTPUT: Annotated findings.
- Identify remaining knowledge gaps and recommend further investigation if warranted. OUTPUT: Research brief with citations, confidence levels, and gap analysis.
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.
- 5d ago First seen · 80 lines · 53 tokens per session scan A 725786709b8b
researcher is an agent published in the GitHub repository jdforsythe/forge (151 stars, last pushed 2mo ago), licensed MIT. It adds 53 tokens to every session and 1,171 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
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.
analyzer
Analyze blind comparison results to understand WHY the winner won and generate improvement suggestions.
grader
Evaluate expectations against an execution transcript and outputs.
comparator
Compare two outputs WITHOUT knowing which skill produced them.
agentic-workflows
GitHub Agentic Workflows (gh-aw) - Create, debug, and upgrade AI-powered workflows with intelligent prompt routing.