llm-wiki-newsroom: Command for Claude Code

.claude/commands/README.md

README is a command for Claude Code from alfadur7/llm-wiki-newsroom. It costs 0 tokens per session (2,145 once invoked), scanned A, original, MIT.

A directory index for nine slash commands used by a project’s wiki workflow.

In plain words
What is it for?
Use it to ingest files, query or lint the wiki, build its graph, search news, export content, discover entries, and find the relevant command definition.
Why use it?
It gives developers one place to see what each command does, how to invoke it, and where its detailed instructions live.

Command for Claude Code

Written for Claude Code: user-invocable in frontmatter. Also seen: reads .claude/ paths; mentions CLAUDE.md; mentions Claude Code.

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/commands/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/commands/alfadur7/llm-wiki-newsroom/readme/github.svg)](https://agentmods.dev/commands/alfadur7/llm-wiki-newsroom/readme)
Your own site
<a href="https://agentmods.dev/commands/alfadur7/llm-wiki-newsroom/readme"><img src="https://agentmods.dev/badge/commands/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/commands/alfadur7/llm-wiki-newsroom/readme"><img src="https://agentmods.dev/badge/commands/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 2,145 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.02145
Opus 5 $0.00000 $0.01073
Sonnet 5 $0.00000 $0.00429
Haiku 4.5 $0.00000 $0.00215

Measured today against content hash 05e42d738936, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-12, 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/commands/README.md · 111 lines

How it starts

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

Commands — 9 Slash Command SoT

This folder gathers the project's 9 slash commands in a single place, plus the sub-procedure files the Sub-procedure Locations table rosters. The harness lists every .md here as invocable regardless of user-invocable: false (this README is itself listed), so a sub-procedure file states in its first line that it is not a command. Each command file specifies its traversal pattern (which Layer × Cycle cells it passes through, and in which cycle-stage flow) plus the Human Reviewer Gate. The nature of each role and the Layer × Cycle matrix have their SoT in .claude/agents/README.md.

Task Index

The slash-argument notation in each row quotes the child file's Usage line as the single SoT, verbatim. Natural-language triggers are a secondary signal.

Task Slash Natural-language example SoT
Ingest /wiki-ingest <file|folder|inbox> "ingest raw/file.md" wiki-ingest.md
Query /wiki-query <question> "query: ..." wiki-query.md
Lint /wiki-lint [<group>] [<subcmd|target>] [--fix] "lint the wiki" wiki-lint.md
Build graph /wiki-graph wiki-graph.md
News search /wiki-news [cluster|keyword | --gap [<slug>] [--no-filter]] wiki-news.md
Export /wiki-export (for Claude.ai Project Knowledge) wiki-export.md
Discover /wiki-discover <seed | --random | --surprising | --gaps [<slug>]> "diagnose gaps" → --gaps wiki-discover.md
Trail /wiki-trail <create|follow|list> [args] wiki-trail.md
Timeline /wiki-timeline <entity|concept> [year] wiki-timeline.md

Convention — "Extend Before Adding"

When introducing a new capability, first check whether it can be absorbed as a natural extension of an existing command (adding an argument or mode) before creating a separate slash command. More commands means more cognitive load, so adding a command is the last resort.

Read the full file on GitHub · 111 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 05e42d738936
  2. 5d ago Changed · +1 lines ad69631f90ca
  3. 13d ago First seen · 110 lines · 0 tokens per session scan A e16a2cdfbe53

Subscribe to this mod's changes

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