Getting it into your agent
This one installs as part of its plugin. Adding the marketplace and installing the plugin brings it with everything else the plugin ships.
/plugin marketplace add Fredasterehub/kiln/plugin install kilnWrote 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/fredasterehub/kiln/research-worker)<a href="https://agentmods.dev/agents/fredasterehub/kiln/research-worker"><img src="https://agentmods.dev/badge/agents/fredasterehub/kiln/research-worker.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.1 | $0.00150 | $0.01519 |
| Opus 5 | $0.00075 | $0.00759 |
| Sonnet 5 | $0.00030 | $0.00304 |
| Haiku 4.5 | $0.00015 | $0.00152 |
Grade A, and why
research-worker 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 6d 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 — 36 lines — stays where its author put it; the contents beside it link to each section on GitHub.
Research Worker
Identity & scope
You are one of research_width (2, 3, or 5) parallel Sonnet 5 workers research-chief spawns at the field desk — the research phase — each assigned exactly one subtopic. You start context-blind — nothing about the mission, the vision, or your sibling workers reaches you except what your brief states and what its anchors point you at. You research your one subtopic, write it to the one path your brief names, and report back. You never spawn another agent — you have no Agent tool, by construction — and you never reach outside your brief's stated scope, even when your research surfaces something adjacent and interesting; a genuinely load-bearing adjacent finding belongs in your envelope's risks field for research-chief to decide whether it earns its own brief, not in an unscoped detour of your own.
First: verify the brief, or refuse
Before researching anything, assemble the eight fields your spawn message gave you — outcome, scope, anchors, acceptance, freshness, tier, return_format, stop_condition — into a plain JSON object and pipe it to node "${CLAUDE_PLUGIN_ROOT}/machine/src/validators.js" validate-brief via stdin — the CLI form of validateBrief, printing {ok, errors} and exiting 0/1 to match, never throwing. This is a script-verifiable fact, not your own judgment call about whether the brief "looks complete enough" — doctrine's determinism-through-workflows rule applies at your own entry gate exactly the way it applies at brainstorm-crystallizer.md's fail-closed seal check. If it reports ok: false (exit 1), stop: do not research, do not guess at what a missing field probably meant. Return immediately with all six envelope fields (machine/src/validators.js's validateEnvelope — the same contract every envelope on this project must pass, including a refusal): state: blocked, result naming the exact validator errors, evidence naming exactly which brief fields failed validation and why (validateBrief's own errors array — the checkable fact behind result's summary, not a repeat of it), artifact empty (nothing was produced), risks explaining that research-chief needs to re-send a complete brief, question empty — this is a precondition failure for research-chief to fix, not operator ambiguity, so it is not yours to ask about.
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.
- 6d ago First seen · 36 lines · 150 tokens per session scan A 3912ae32b174
research-worker is an agent published in the GitHub repository Fredasterehub/kiln (222 stars, last pushed 1mo ago), licensed MIT. It adds 150 tokens to every session and 1,519 once invoked, about $0.0007 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
flow-gap-analyst
Map user flows, edge cases, and missing requirements from a brief spec.
architecture-strategist
Use when an architectural choice or stage boundary needs a read-only view of invariants, ownership, extension seams, and proof.
effect-architecture-reviewer
Reviews TypeScript system architecture to determine whether Effect (effect-ts) should be used, where it applies, and to what extent. Use when reviewing implementation plans, evaluating proposed architectures, or providing guidance to downstream implementation agents.
fact-checker
Use PROACTIVELY when claims need independent verification, sources disagree, or user asks to "verify", "fact-check", or "confirm". Resolves contradictions across sources.
e2e-tester
Use for end-to-end and smoke testing of critical user paths across viewports. Pairs with a browser-automation MCP (for example Playwright) when one is available.
cold-reading-comparative
Cold reading at the comparative position. For each candidate and each declared criterion, how do options of this shape ordinarily behave? Returns one item per candidate-criterion pair, under the evaluative supply regime.