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.
curl -O https://raw.githubusercontent.com/alfadur7/llm-wiki-newsroom/main/.claude/agents/README.mdgit clone --depth 1 https://github.com/alfadur7/llm-wiki-newsroomWrote 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/alfadur7/llm-wiki-newsroom/readme)<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.
<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>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.00000 | $0.06401 |
| Opus 5 | $0.00000 | $0.03200 |
| Sonnet 5 | $0.00000 | $0.01280 |
| Haiku 4.5 | $0.00000 | $0.00640 |
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.
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.
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.
- today Changed ee115a36b054
- 4d ago Changed · +10 lines acf26ba78956
- 12d ago First seen · 207 lines · 0 tokens per session scan A 29687ccf4767
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.
Other agents, from other repositories
ingest-release
Record a single release tag as a git-release document in an AKB vault — release notes from the matching GitHub Release (annotated tag message fallback), commits bucketed by convtype. Requires range commits pre-ingested.
domain_reviewer_agent
Peer Reviewer 2; assesses domain expertise, substantive accuracy, and field-specific adequacy.
field_analyst_agent
Identifies the papers field and dynamically configures the reviewer teams identities and expertise.
Demonstrate
Agent for demonstrating VS Code features.
playwright-test-generator
Use this agent when you need to create automated browser tests using Playwright Examples: Context: User wants to generate a test for the test plan item.
.NET-Notebook-Migration-Agent
Expert .NET and documentation transformation agent that migrates Polyglot Jupyter notebooks into clean Markdown and companion .NET sample code.