llm-wiki-newsroom: Agent for Claude Code

.claude/agents/README.md

README is an agent for Claude Code from alfadur7/llm-wiki-newsroom. It costs 0 tokens per session (6,401 once invoked), scanned A, original, MIT.

A project guide describing five cooperating agent roles and a shared work cycle. It defines each role’s responsibilities, inputs, prompts, and place in the process.

In plain words
What is it for?
Use it to understand or maintain the Editor-in-Chief, Reporter, Columnist, Desk, and Copy Editor roles, plus the project’s content-layer and workflow matrix.
Why use it?
It gives a multi-agent project one source of truth, so agents can divide editorial and verification work consistently.

Agent for Claude Code

Written for Claude Code: installed under .claude/. Also seen: reads .claude/ paths; mentions CLAUDE.md; 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 →

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/README.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 README

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

Your own site · 80×15
<a href="https://agentmods.dev/agents/alfadur7/llm-wiki-newsroom/readme"><img src="https://agentmods.dev/badge/agents/alfadur7/llm-wiki-newsroom/readme.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 0 Only the description is in the session, so the agent can decide to use it. The body loads when it is invoked.
When invoked 6,401 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.00000 $0.06401
Opus 5 $0.00000 $0.03200
Sonnet 5 $0.00000 $0.01280
Haiku 4.5 $0.00000 $0.00640

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

Security

Grade A, and why

README 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.

.claude/agents/README.md · 217 lines

How it starts

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

Agents — SoT for the 5 Roles

This folder consolidates, in a single location, the SoT for the project's five multi-agent roles plus the Universal Cycle skeleton. It is modeled on the role system of a Korean newspaper, and each role is self-contained in its capability boundary, I/O contract, and prompt template.

The 5 Roles

Role SoT
Editor-in-Chief editor-in-chief.md
Reporter reporter.md
Columnist columnist.md
Desk desk.md
Copy Editor copyeditor.md

For the one-line announce on invocation plus the role-prefix format of the Agent description argument, see commands/README.md "Announce Before Delegating".

Layer × Cycle Matrix (design skeleton)

The project's essential design skeleton is a two-axis matrix of content Layer × Universal Cycle. Each cell maps to a responsible role.

Layer GROUND APPLY VERIFY ADAPT
L1 raw (external) (external) format integrity (manual) re-collect
L2-1 source Reporter Reporter Copy Editor + Desk (sub-trigger) Reporter
L2-2 stub Reporter Reporter Copy Editor + Desk Reporter
L2-2 full hub Columnist Columnist Copy Editor + Desk Columnist
L2-2 timeline Columnist Columnist Copy Editor + Desk Columnist
L2-3 cluster overview Columnist Columnist Copy Editor + Desk Columnist
L2-3 theme contradiction Columnist Columnist Copy Editor + Desk Columnist
L2-3 synthesis·trail Columnist Columnist Copy Editor + Desk Columnist
L2-4 root overview·contradiction Columnist Columnist Copy Editor + Desk Columnist
Meta (index·log·_clusters·_graph·_backlinks) (external) tools/build.py Copy Editor tools/build.py

Editor-in-Chief: the meta layer outside the matrix — oversees entry, routing, gates, escalation, and log appends across all cycles.

Read the full file on GitHub · 217 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 ee115a36b054
  2. 4d ago Changed · +10 lines acf26ba78956
  3. 12d ago First seen · 207 lines · 0 tokens per session scan A 29687ccf4767

Subscribe to this mod's changes

README is an agent published in the GitHub repository alfadur7/llm-wiki-newsroom (85 stars, last pushed today), licensed MIT. It costs nothing until one of its globs matches a file; then it loads 6,401 tokens. 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.