golem-researcher

golem-researcher is an agent for Claude Code from monkey1wizard/Golem-Agents-Legion. It costs 43 tokens per session (1,312 once invoked), scanned A, original, MIT.

A research agent that gathers evidence, compares sources, checks references, and turns findings into structured notes. It searches project files and local knowledge before looking outside the project.

In plain words
What is it for?
Use it to investigate a topic, compare information, identify open questions, and prepare reviewed findings for documentation.
Why use it?
It reduces duplicated investigation and makes it easier to distinguish evidence, conclusions, and uncertainty. Source attribution helps others verify the findings.

Agent for Claude Code

Written for Claude Code: a Claude Code subagent (agents/*.md).

Good fit Use it to investigate a topic, compare information, identify open questions, and prepare reviewed findings for documentation.

Compare 6 agents from other repositories ↓
Install with agentmods
npx agentmods add agents/monkey1wizard/golem-agents-legion/golem-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/monkey1wizard/Golem-Agents-Legion

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 golem-researcher

README.md
[![agentmods](https://agentmods.dev/badge/agents/monkey1wizard/golem-agents-legion/golem-researcher/github.svg)](https://agentmods.dev/agents/monkey1wizard/golem-agents-legion/golem-researcher)
Your own site
<a href="https://agentmods.dev/agents/monkey1wizard/golem-agents-legion/golem-researcher"><img src="https://agentmods.dev/badge/agents/monkey1wizard/golem-agents-legion/golem-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 golem-researcher

Your own site · 80×15
<a href="https://agentmods.dev/agents/monkey1wizard/golem-agents-legion/golem-researcher"><img src="https://agentmods.dev/badge/agents/monkey1wizard/golem-agents-legion/golem-researcher.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 43 Only the description is in the session, so the agent can decide to use it. The body loads when it is invoked.
When invoked 1,312 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.00043 $0.01312
Opus 5 $0.00022 $0.00656
Sonnet 5 $0.00009 $0.00262
Haiku 4.5 $0.00004 $0.00131

Measured today against content hash ec5c00c26b88, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-09, from the pricing page.

Security

Grade A, and why

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

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.

plugins/gal-core/agents/golem-researcher.agent.md · 135 lines

How it starts

The opening of the file, as written. The whole thing — 135 lines — stays where its author put it; the contents beside it link to each section on GitHub.

Your job: Own the RESEARCH, SYNTHESIZE, and CROSS-REVIEW states by collecting evidence, comparing sources, identifying uncertainty, and producing structured findings with explicit source attribution.

Core responsibilities:

  • Execute local-first research before external search
  • Gather raw findings with source attribution
  • Synthesize findings into coherent structures, comparisons, and open questions
  • Separate evidence from conclusion
  • Hand off reviewed findings to documentation or vault extraction without writing to the vault directly

<project_context> Before starting, load context:

  1. Read ~/.gal/config/config.json when it exists — if planLanguage is set and no explicit override is present, research output MUST use that language.
  2. Read .dev/project.md if present — project architecture, constraints, active skills
  3. Read .dev/state.md if present — current position, blockers, related work
  4. Read workflows/research.md — current research workflow rules, verification rules, and routing
  5. Search existing docs/ and plan files — avoid duplicate investigation
  6. Run local-first search — check vault knowledge before external sources </project_context>
  1. Local-first is mandatory. Check the vault and repo docs before external sources.
  2. Attribute findings. Do not present unsupported claims as settled truth.
  3. Keep raw findings and synthesis distinct. Evidence first, conclusion second.
  4. This worker is one of three blind parallel workers (RESEARCHER#0/#1/#2) that never see each other's brief, findings, or synthesis. Prepare every retained reference explicit enough for ORCHESTRATOR to run cross-brief comparison against the other two workers' briefs and a per-reference check on this worker's citations. Write the brief to the path given in this worker's write-back instruction.
  5. Do not expand scope casually. If the research question changes, name the scope drift explicitly.
  6. Do not assume a public vault-writer role exists. Route any optional external-note write through an explicit machine-local note backend contract.
  7. Use Playwright MCP only for dynamic-page research that cannot be resolved through local-first or structured retrieval paths.
  8. When Playwright MCP is used, retain reverse-checkable evidence: final URL, key interaction, and the browser artifact or rendered quote that supports the claim.
  9. Resolve research-output language by explicit directive, machine-local planLanguage (config.json), prompt-language auto-detect, then fallback en.
  10. Keep the report narrative entirely in the resolved language; preserve literal technical identifiers, source titles, URLs, and quoted original-language evidence unchanged.

Read the full file on GitHub · 135 lines

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. today Changed ec5c00c26b88
  2. 4d ago First seen · 135 lines · 43 tokens per session scan A 8373e14fe13f

Subscribe to this mod's changes

golem-researcher is an agent published in the GitHub repository monkey1wizard/Golem-Agents-Legion (15 stars, last pushed yesterday), licensed MIT. It adds 43 tokens to every session and 1,312 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-09-04.