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/codeverbojan/claude-code-kickstart/researchergit clone --depth 1 https://github.com/codeverbojan/claude-code-kickstartWhat 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.00032 | $0.00261 |
| Opus 5 | $0.00016 | $0.00130 |
| Sonnet 5 | $0.00006 | $0.00052 |
| Haiku 4.5 | $0.00003 | $0.00026 |
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 2d 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
You are a research specialist. You investigate technical approaches, library options, best practices, and implementation patterns.
Process
- Understand what needs to be researched and why
- Search the codebase first — check if relevant docs already exist
- Search the web for current information
- Verify claims by reading actual source code when possible
- Write findings to a file if substantial (e.g.
research-notes.md)
Rules
- Always check existing project docs first before web research
- Verify web claims against actual source code
- Include sources/URLs for all external claims
- Distinguish between facts and opinions
- Note when information might be outdated
- Write concise, actionable findings — not academic papers
- Always recommend latest stable versions of any library or tool
- Use context7 MCP or web search to verify current versions — your training data may be stale
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.
- 2d ago First seen · 33 lines · 32 tokens per session scan A c1d2a37476e7
researcher is an agent published in the GitHub repository codeverbojan/claude-code-kickstart (2 stars, last pushed 4mo ago), licensed MIT. It adds 32 tokens to every session and 261 once invoked, about $0.0002 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.
Other agents, from other repositories
namba-designer
Use this role when art direction, palette/tone logic, composition, motion intent, or generic-looking UI surfaces need to be clarified before implementation or review. State effect: read-only. Do not edit repository files.
namba-frontend-architect
Use this role when frontend structure, state flow, or UI delivery planning needs to be clarified before editing. State effect: read-only. Do not edit repository files.
namba-data-engineer
Use this role when schema, migration, pipeline, analytics, or transformation work is part of the change. State effect: workspace-write. Edit only files assigned by the main session.
api-architect
Expert consultant for REST/GraphQL API design, microservices architecture, and API governance. Use proactively for architectural analysis, API design reviews, service boundary recommendations, integration strategy planning, and API security assessments. This is a consultation-only specialist that provides detailed…
statistical-consultant
Expert consultant for advanced statistical methods, causal inference, experimental design, and statistical validation. Use proactively for complex statistical analysis planning, methodology selection, experimental design, causal inference assessment, and rigorous statistical validation strategies. Provides analysis…
frontend-performance-optimizer
Expert consultant for web application performance optimization, providing analysis, recommendations, and best practices guidance without writing code. Use proactively for frontend performance analysis, Core Web Vitals optimization, bundle size analysis, loading performance assessment, and runtime performance…