alfadur7

28 mods across 1 repository, 80 stars between them.

README

01

alfadur7/llm-wiki-newsroom

Agent Claude Code

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.

80 5d ago A 0 tokens original MIT

columnist

02

alfadur7/llm-wiki-newsroom

Agent Claude Code

Authors L2-2 full hub expansion + L2-2 timeline narrative + all L2-3·L2-4 content (cluster overview·theme contradiction·synthesis·trail·root overview·root contradiction). Deep cross-source sequential reading + synthesis. Performs the GROUND·APPLY·ADAPT cycle stages together. No direct external WebSearch.

80 5d ago A 76 tokens original MIT

copyeditor

03

alfadur7/llm-wiki-newsroom

Agent Claude Code

Sole owner of deterministic quantitative checks across all Layers. Runs the 10 tools/lint.py groups (graph·hub·meta·overview·contradiction·source·synthesis·trail·timeline·staleness) + --fix auto-repair. PASS/FAIL exit code + lint-report.md + graph/health-log.jsonl. No qualitative evaluation.

80 5d ago A 77 tokens original MIT

desk

04

alfadur7/llm-wiki-newsroom

Agent Claude Code

Sole owner of the pre-publish qualitative review for L2-2 full hub·timeline and L2-3·L2-4 content, plus the post-publish reground bundle re-read. Applies 6 review lenses (bias/trust·information density·repetition·argument quality·narrative flow·fine readability), prescription strength, attribution spot check, and…

80 5d ago A 104 tokens original MIT

editor-in-chief

05

alfadur7/llm-wiki-newsroom

Agent Claude Code

Entry point for the 9 slash commands + agent routing + publish gate + ADAPT escalation counter + log operation + invoking the deterministic tools (build/lint/export/fetch). The meta layer outside the matrix — governs flow above every cycle. Does not author content directly (routing only).

80 5d ago A 61 tokens original MIT

reporter

06

alfadur7/llm-wiki-newsroom

Agent Claude Code

Owner of L2-1 source · L2-2 stub authoring and broad external exploration. raw input (.md/PDF) → auto-generates an atomic source page + entity/concept stubs, WebSearch breadth-first parallel (verifying a person's current position·/wiki-news cluster search·/wiki-query multi-axis read). For the cycle stages, performs…

80 5d ago A 103 tokens original MIT

README

07

alfadur7/llm-wiki-newsroom

Command Claude Code

This folder gathers the project's 9 slash commands in a single place. 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…

80 5d ago A 0 tokens original MIT

wiki-graph

10

alfadur7/llm-wiki-newsroom

Command Claude Code

Command "wiki-graph" from alfadur7/llm-wiki-newsroom, covering traversal pattern, operation, output and human reviewer gate.

80 5d ago A 0 tokens original MIT

wiki-lint

12

alfadur7/llm-wiki-newsroom

Command Claude Code

Command "wiki-lint" from alfadur7/llm-wiki-newsroom, covering traversal pattern, sub-procedure (owned by this folder), chain execution obligation, group structure and check items (full suite layout).

80 5d ago B 0 tokens original MIT

wiki-trail

16

alfadur7/llm-wiki-newsroom

Command Claude Code

Create, follow, or list associative trails in the LLM Wiki (Memex trail-blazing).

80 5d ago A 0 tokens original MIT

PostToolUse

17

alfadur7/llm-wiki-newsroom

Hook Claude Code

Runs after a tool call finishes for Bash, PowerShell, Write and Edit tool calls, executing lint-chain-guard.sh and dispatch.sh via bash (2 commands). From alfadur7/llm-wiki-newsroom.

80 5d ago A tokens not measured copy · 42% MIT

PreToolUse

18

alfadur7/llm-wiki-newsroom

Hook Claude Code

Runs before the agent uses a tool for Write, Edit, Bash and PowerShell tool calls, executing dispatch.sh via bash (2 commands). From alfadur7/llm-wiki-newsroom.

80 5d ago A tokens not measured copy · 48% MIT

consulting-writing

20

alfadur7/llm-wiki-newsroom

Skill Claude CodeCodex

Management-consulting writing craft — McKinsey SCR (Situation·Complication·Resolution), Minto Pyramid/MECE, BCG bold-bullet executive summary, so-what upfront, numeric precision, Forrester Landscape. Use when writing or reviewing an executive summary for decision-makers or a roll-up/landscape overview, or when a…

80 5d ago A 91 tokens original MIT

alfadur7/llm-wiki-newsroom

Skill Claude CodeCodex

Encyclopedic neutral-reference writing craft — NPOV (attribute facts not opinions, due weight, neutral faction labels, verdict restraint), summary style and Coatrack avoidance, wikilink conventions (link density, first-mention, slug alias, abbreviation glossing). Use when writing or reviewing a neutral…

80 5d ago A 95 tokens original MIT

guideline-writing

22

alfadur7/llm-wiki-newsroom

Skill Claude CodeCodex

Guideline-authoring craft for instruction SoTs (.claude/ guides, CLAUDE.md, plan files) — operative rules vs recital, MUST/SHOULD/MAY force tiers, pruning, bloat control, blind review protocol, deliberation-narrative ban. Use when writing, editing, or reviewing an agent instruction file, policy, runbook, command SoT…

80 5d ago A 99 tokens original MIT

journalism-writing

23

alfadur7/llm-wiki-newsroom

Skill Claude CodeCodex

Journalism and argumentation writing craft — inverted pyramid, lede, nut graph, kicker, explainer framing, PAGE frames, Toulmin argument (claim/rebuttal/qualifier), Hegelian dialectic, BBC due impartiality. Use when writing or reviewing news/explainer pieces, landscape overviews, or issue analyses that fairly…

80 5d ago A 95 tokens original MIT

ponytail-coding

24

alfadur7/llm-wiki-newsroom

Skill Claude CodeCodex

Forces the laziest solution that actually works, simplest, shortest, most minimal. Channels a senior dev who has seen everything: question whether the task needs to exist at all (YAGNI), reach for the standard library before custom code, native platform features before dependencies, one line before fifty. Supports…

80 5d ago A 140 tokens copy · 72% MIT