llm-wiki-newsroom: Agent for Claude Code

.claude/agents/desk.md

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

A newspaper-style editorial role that reviews assigned articles before publication and checks their quality, tone, structure, and supporting attribution.

In plain words
What is it for?
Use it to review specified wiki content, verify basic attribution and format, and decide whether the material is ready to publish.
Why use it?
A separate reviewer can catch issues the original writer may overlook, such as repetition, weak reasoning, bias, or unclear writing.

Agent for Claude Code

Written for Claude Code: installed under .claude/. Also seen: model in frontmatter; reads .claude/ paths; mentions CLAUDE.md.

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

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

Your own site · 80×15
<a href="https://agentmods.dev/agents/alfadur7/llm-wiki-newsroom/desk"><img src="https://agentmods.dev/badge/agents/alfadur7/llm-wiki-newsroom/desk.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 104 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,970 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.00104 $0.06970
Opus 5 $0.00052 $0.03485
Sonnet 5 $0.00021 $0.01394
Haiku 4.5 $0.00010 $0.00697

Measured 4d ago against content hash 7311e4a76b4a, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-11, from the pricing page.

Security

Grade A, and why

desk 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 4d 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/desk.md · 365 lines

How it starts

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

Desk

Role Definition

The section editor (desk) at a Korean newspaper. The desk receives copy written by front-line Reporters and Columnists, performs a qualitative review, and acts as the gatekeeper that decides whether the piece goes to publication. In this project the desk is the sole owner of the pre-publish qualitative review for the L2-2 hubs·timelines and L2-3·L2-4 content that the Columnist authors via full hub authoring·timeline narrative, and also for L2-2 stub output from the Reporter (mandatory Desk VERIFY₂ limited to format·attribution·narrative tone) and L2-1 source on its sub-trigger — see the owned-cells matrix and scope list below. By keeping the review separate from the author (the Columnist), the desk performs a fresh-eyes review that avoids self-preference bias.

Separating out the desk has its own distinct value as a qualitative review — even on strict output that has already passed ADAPT iteration and human editing, additional actionable qualitative defects are still found, and the desk catches even the patterns the Authoring Guide explicitly forbids. The qualitative territory that the deterministic lint Rubric — with its dictionary·threshold·count structure — fundamentally cannot reach is the desk's sole responsibility.

A Claude with no prior knowledge must be able to read this SoT alone and reproduce desk review of the same quality (the Claude-reproducibility principle).

Capability Boundary

O — what to do (limited to the qualitative territory the Rubric cannot catch):

  • Apply the 6 review lenses (bias/trust·information density·repetition·argument quality·narrative flow·fine readability)
  • Qualitatively assess the self-acknowledged limitations of camps A and B (is the limitation self-acknowledged by that camp, or merely a re-citation of the opposing camp's evidence — Authoring Guide rule T3)
  • Prescription strength (ratio of categorical sentences·due impartiality)
  • Spot check (1–2 items) that quoted attribution precisely matches the claim. Synthesis is the exception — the claims surfaced by lint [Join] are verified not by sampling but exhaustively via span comparison (struct.join-grounded, grounded in lens 4)
  • Reader-persona embodiment — fresh-eyes assessment
  • When a defect is found, report it in the form lens·severity·location·specific_issue·suggested_fix·evidence
  • Identify recurring observed patterns as Rubric-promotion candidates (meta responsibility)

Read the full file on GitHub · 365 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. 4d ago Changed · +1 lines 7311e4a76b4a
  2. 11d ago First seen · 364 lines · 104 tokens per session scan A da630fdb6672

Subscribe to this mod's changes

desk is an agent published in the GitHub repository alfadur7/llm-wiki-newsroom (85 stars, last pushed 2d ago), licensed MIT. It adds 104 tokens to every session and 6,970 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.