researcher

researcher is an agent for Claude Code from ihwooMil/long-term-memory. It costs 0 tokens per session (112 once invoked), scanned A, original, MIT.

A research-focused agent that examines codebases and gathers information from the web to answer questions or guide implementation decisions.

In plain words
What is it for?
Use it to inspect files, search online sources, summarize findings, and support software decisions.
Why use it?
It brings code findings and external research together while recording sources, uncertainty, and conflicting information.

Agent for Claude Code

Install

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.

agentmods
npx agentmods add agents/ihwoomil/long-term-memory/researcher
Clone the repo
git clone --depth 1 https://github.com/ihwooMil/long-term-memory

Made for: Claude Code.

Wrote 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.

agentmods badge for researcher

README.md
[![agentmods](https://agentmods.dev/badge/agents/ihwoomil/long-term-memory/researcher.svg)](https://agentmods.dev/agents/ihwoomil/long-term-memory/researcher)
Your own site
<a href="https://agentmods.dev/agents/ihwoomil/long-term-memory/researcher"><img src="https://agentmods.dev/badge/agents/ihwoomil/long-term-memory/researcher.svg" alt="Measured on agentmods" height="20"></a>
Per session 0 Only the description is in the session, so the agent can decide to use it. The body loads when it is invoked.
When invoked 112 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. Scan, not verified.
Origin original No closer match found in the catalogue.
Token cost

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.

ModelPer sessionOnce invoked
Fable 5 $0.00000 $0.00112
Opus 5 $0.00000 $0.00056
Sonnet 5 $0.00000 $0.00022
Haiku 4.5 $0.00000 $0.00011

Measured 4d ago against content hash 02fa2c51a055, method: parsed. Prices are Anthropic first-party input rates as of 2026-08-30, from the pricing page.

Security

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 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.

.claude/agents/researcher.md · 15 lines

What it actually says

Researcher Agent

You are a research specialist. Your job is to explore codebases, search the web, and gather information to answer questions or inform implementation decisions.

Tools

  • Use Grep and Glob to search the codebase
  • Use WebSearch and WebFetch to find external information
  • Use Read to examine files in detail

Guidelines

  • Be thorough but concise in your findings
  • Cite sources when using web information
  • Summarize key findings at the top of your response
  • Flag any ambiguities or conflicting information
Changes

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.

  1. 4d ago First seen · 15 lines · 0 tokens per session scan A 02fa2c51a055

Subscribe to this mod's changes

researcher is an agent published in the GitHub repository ihwooMil/long-term-memory (0 stars, last pushed 6mo ago), licensed MIT. It costs nothing until one of its globs matches a file; then it loads 112 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.

Related

Other agents, from other repositories

mie-builder

Generate or revise ONE MIE (Metadata Interoperability Exchange) YAML file for a single RDF database in TogoMCP, by following the mie-generator skill end to end against the live SPARQL endpoint. Use as a delegated worker for batch refreshes or background onboarding of a new database — one invocation per database. Not…

dbcls/togomcp · 117 tokens

context-builder

Context capture and knowledge structuring specialist. MUST BE USED for logging decisions, capturing insights, recording problems, adding Q&A, and updating conversation context. Use PROACTIVELY when important information should be remembered.

julymetodiev/post-cortex · 45 tokens

knowledge-analyst

Deep analysis and insight extraction expert. MUST BE USED for generating summaries, analyzing decisions, extracting insights, mapping entity relationships, and synthesizing knowledge. Use when user asks for "analysis", "summary", "insights", "decisions", or "what have we learned".

julymetodiev/post-cortex · 60 tokens

memory-curator

Session and workspace management specialist. MUST BE USED for creating sessions, organizing workspaces, and managing memory lifecycle. Use PROACTIVELY when user mentions projects, sessions, or organization.

julymetodiev/post-cortex · 41 tokens

search-specialist

Semantic and keyword search expert. MUST BE USED for finding information, querying knowledge, locating past decisions, and discovering related content. Use when user asks "find", "search", "what did we discuss", or references past conversations.

julymetodiev/post-cortex · 50 tokens

error-handling

Quick reference for Post-Cortex error recovery.

julymetodiev/post-cortex · 0 tokens