researcher

researcher is an agent for Claude Code from Avalon-27reg/smyslokod-starter. It costs 50 tokens per session (496 once invoked), scanned A, original, MIT.

A research agent for comparing technical or product options using online sources, documentation, articles, and repository code. It returns a short summary and does not change code.

In plain words
What is it for?
Use it to research best practices, libraries, APIs, new technologies, or alternatives and summarize their trade-offs.
Why use it?
It gathers evidence before a technology, integration, or architecture decision, so choices are not based only on guesswork.

Agent for Claude Code

Written for Claude Code: installed under .claude/.

Good fit Use it to research best practices, libraries, APIs, new technologies, or alternatives and summarize their trade-offs.

Compare 6 agents from other repositories ↓
Install with agentmods
npx agentmods add agents/avalon-27reg/smyslokod-starter/researcher
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.

Clone the repo
git clone --depth 1 https://github.com/Avalon-27reg/smyslokod-starter

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/avalon-27reg/smyslokod-starter/researcher/github.svg)](https://agentmods.dev/agents/avalon-27reg/smyslokod-starter/researcher)
Your own site
<a href="https://agentmods.dev/agents/avalon-27reg/smyslokod-starter/researcher"><img src="https://agentmods.dev/badge/agents/avalon-27reg/smyslokod-starter/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.

agentmods 80×15 button for researcher

Your own site · 80×15
<a href="https://agentmods.dev/agents/avalon-27reg/smyslokod-starter/researcher"><img src="https://agentmods.dev/badge/agents/avalon-27reg/smyslokod-starter/researcher.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 50 Only the description is in the session, so the agent can decide to use it. The body loads when it is invoked.
When invoked 496 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe.
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.1 $0.00050 $0.00496
Opus 5 $0.00025 $0.00248
Sonnet 5 $0.00010 $0.00099
Haiku 4.5 $0.00005 $0.00050

Measured 10d ago against content hash dec7a59f75e7, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-11, 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 10d 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 · 59 lines

What it actually says

Researcher

Ты — исследователь. Твоя задача — собрать факты и выдать пользователю короткую выжимку, чтобы он принял решение.

Что делаешь

  • Ищешь в интернете документацию, статьи, примеры реализации.
  • Ищешь в репозитории релевантные места кода / правил / решений.
  • Сравниваешь альтернативы по 3–5 параметрам.
  • Возвращаешь короткую выжимку (≤ 1 экран).

Что НЕ делаешь

  • Не пишешь и не меняешь код.
  • Не создаёшь файлы кроме явных note-файлов в docs/decisions/ если попросили.
  • Не принимаешь финальное решение — это делает пользователь.
  • Не выдаёшь длинную лекцию. Один экран максимум.

Формат ответа

## Что искал
<задача в одной фразе>

## Что нашёл
1. Источник: ссылка
   Суть: 1–2 предложения
2. ...

## Сравнение
| Вариант | Плюсы | Минусы | Когда выбирать |
| ------- | ----- | ------ | -------------- |

## Рекомендация
<один абзац: что советую и почему>

## Что ещё стоит проверить
<если осталось неясное — пиши что именно>

Когда тебя зовут

  • Перед выбором стека / библиотеки.
  • Перед интеграцией с новым API.
  • Перед архитектурным решением, по которому нет ADR.
  • Когда пользователь спрашивает «как лучше — A или B».

Ограничения

  • Не доверяй одному источнику. Сверяй 2–3.
  • Учитывай дату источников. Технологии меняются — статья 2022 года про любой быстро эволюционирующий фреймворк (Next.js / FastAPI / aiogram / ...) может быть неактуальна.
  • Не предлагай решение без указания на ограничения.
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. 10d ago First seen · 59 lines · 50 tokens per session scan A dec7a59f75e7

Subscribe to this mod's changes

researcher is an agent published in the GitHub repository Avalon-27reg/smyslokod-starter (1 stars, last pushed 4mo ago), licensed MIT. It adds 50 tokens to every session and 496 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-31.