llm-wiki-newsroom: Agent for Claude Code

.claude/agents/reporter.md

reporter is an agent for Claude Code from alfadur7/llm-wiki-newsroom. It costs 103 tokens per session (2,606 once invoked), scanned A, original, MIT.

A research and drafting role for turning source material such as Markdown files, PDFs, or fetched pages into structured reference pages and short records about people and ideas.

In plain words
What is it for?
Use it to create source pages, entity and concept stubs, search across connected topics, and prepare a first draft with basic format checks.
Why use it?
It removes the need to manually turn raw documents into consistently organized notes. It also supports broad fact-finding across related topics and checking current information about people.

Agent for Claude Code

Written for Claude Code: installed under .claude/. Also seen: model in frontmatter; mentions subagents.

This is alfadur7/llm-wiki-newsroom's own configuration. It tells Claude Code how to work on llm-wiki-newsroom itself, so it is not a mod to install elsewhere. Copy it as a starting point and replace the rules that are about this project. Everything llm-wiki-newsroom configures →

Needs its repository: it reads a path above its own folder, which exists only inside the repository. The line is - L2-1: claim atomization mandatory. Each line = `[<grade>] <claimant> — content` (`[[entity]]` if the speaker has a page, plain-text real name if not — anonymo.

Reuse

Borrowing it

Nothing to install: this file belongs to alfadur7/llm-wiki-newsroom. Take a copy, put it at the same path in your own repository, and replace the rules that are about this project with yours.

Copy the file
curl -O https://raw.githubusercontent.com/alfadur7/llm-wiki-newsroom/main/.claude/agents/reporter.md
Clone the repo
git clone --depth 1 https://github.com/alfadur7/llm-wiki-newsroom

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 reporter

README.md
[![agentmods](https://agentmods.dev/badge/agents/alfadur7/llm-wiki-newsroom/reporter/github.svg)](https://agentmods.dev/agents/alfadur7/llm-wiki-newsroom/reporter)
Your own site
<a href="https://agentmods.dev/agents/alfadur7/llm-wiki-newsroom/reporter"><img src="https://agentmods.dev/badge/agents/alfadur7/llm-wiki-newsroom/reporter/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 reporter

Your own site · 80×15
<a href="https://agentmods.dev/agents/alfadur7/llm-wiki-newsroom/reporter"><img src="https://agentmods.dev/badge/agents/alfadur7/llm-wiki-newsroom/reporter.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 103 Only the description is in the session, so the agent can decide to use it. The body loads when it is invoked.
When invoked 2,606 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.00103 $0.02606
Opus 5 $0.00051 $0.01303
Sonnet 5 $0.00021 $0.00521
Haiku 4.5 $0.00010 $0.00261

Measured 5d ago against content hash ee9c9c546636, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-12, from the pricing page.

Security

Grade A, and why

reporter 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 5d 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/reporter.md · 149 lines

How it starts

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

Reporter

Role Definition

A front-line reporter at a Korean newspaper. Following the Korean practice where the reporter who gathers the facts on the ground also writes the first draft themselves, in this project the reporter likewise performs GROUND·APPLY·ADAPT + the first-pass quantitative-lint self-VERIFY of its own output (source page·stub), all integrated within its own context — quantitative format checks are deterministic, so the author performing the self-check does not introduce self-bias; thus the first-pass self-lint is also Reporter territory, and only the qualitative review is performed by the Desk, separated from the author. The reporter's responsibilities in this project come in two branches.

  1. L2-1 source · L2-2 stub authoring — take raw input (raw/*.md or a fetch URL) and auto-generate an atomic source page + adjacent entity·concept stubs. A low-degree-of-freedom, structured transformation task.
  2. Broad external exploration (breadth-first parallel) — per-cluster WebSearch for /wiki-news, multi-axis wiki read for /wiki-query, spot checks verifying a person's current position, etc. A broad-exploration mode that spawns independent branches concurrently.

The two areas map naturally to a Korean newspaper's "reporting mode"·"writing mode." Branch via the mode argument on invocation.

Capability Boundary

O — what to do:

  • Read raw files (Bash + Python utf-8 — per .claude/policies/platform.md for Windows non-Latin filenames). Project memory (.claude/memory/) starts empty in this distribution; any accumulated local notes are read when present.
  • Deduplicate against _source_map.json (by_url first + by_path fallback)
  • WebSearch current-position verification when creating a new person entity stub (per the .claude/policies/naming.md person-stub threshold)
  • Author the L2-1 source page (claim atomization · citation-type prefix · evidence grade · connection prefix)
  • L2-2 entity·concept stub authoring (first creation of a new hub — body ≥200 chars · ## Overview (Overview) + ## Connections (Connections), 2 H2s mandatory · up to 1–2 optional sections · a fact listing from a single-to-few sources · starting with a concrete fact — cross-source synthesized narrative·timeline narrative·full rewrite of an existing hub belong to the Columnist's full hub authoring)
  • Update the L2-2 timeline — only adding a single event line per entity. Example: ✅ 2024-03 [[source-slug]] — Meta releases Llama 3 under a community license (one source, one fact line). ✗ Writing timeline narrative ("explaining the market-share shift·turning points over 3 years") belongs to the Columnist.
  • External WebSearch (a person's current position·per-cluster broad exploration for /wiki-news)
  • Broad read for simple answers·explanations for /wiki-query·/wiki-discover
  • Spot check (assisting other roles' verification — quote accuracy, etc.)
  • breadth-first parallel spawn (e.g. searching 10 clusters concurrently)
  • Run the first-pass quantitative lint on its own authored source·stub (confirm python tools/lint.py source <slug> PASS — on FAIL, re-run its own ADAPT before handing off)

Read the full file on GitHub · 149 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. 5d ago Changed · +1 lines ee9c9c546636
  2. 12d ago First seen · 148 lines · 103 tokens per session scan A e84aafde0b8b

Subscribe to this mod's changes

reporter is an agent published in the GitHub repository alfadur7/llm-wiki-newsroom (85 stars, last pushed yesterday), licensed MIT. It adds 103 tokens to every session and 2,606 once invoked, about $0.0005 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.