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/commands/wiki-trail.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/commands/alfadur7/llm-wiki-newsroom/wiki-trail)<a href="https://agentmods.dev/commands/alfadur7/llm-wiki-newsroom/wiki-trail"><img src="https://agentmods.dev/badge/commands/alfadur7/llm-wiki-newsroom/wiki-trail/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/commands/alfadur7/llm-wiki-newsroom/wiki-trail"><img src="https://agentmods.dev/badge/commands/alfadur7/llm-wiki-newsroom/wiki-trail.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.00559 |
| Opus 5 | $0.00000 | $0.00280 |
| Sonnet 5 | $0.00000 | $0.00112 |
| Haiku 4.5 | $0.00000 | $0.00056 |
Grade A, and why
wiki-trail 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 13d 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.
How it starts
The opening of the file, as written. The whole thing — 59 lines — stays where its author put it; the contents beside it link to each section on GitHub.
Create, follow, or list associative trails in the LLM Wiki (Memex trail-blazing).
Usage: /wiki-trail <create|follow|list> [args]
If $ARGUMENTS is empty: print the usage below and stop.
Usage: /wiki-trail <mode> [args]
Modes:
create <topic> auto-generate an associative trail for a topic
follow <trail> follow an existing trail in order, with commentary
list show the list of all trails
Examples:
/wiki-trail create open source AI definition debate
/wiki-trail follow ai-coding-rapid-evolution
/wiki-trail list
Traversal Pattern
L2-3 trail content. The page format, authoring standard, and Evaluation Rubric have their SoT in layers/trail.md; this command covers the create/follow/list mode routing.
| Mode | Cycle | Owner |
|---|---|---|
| create | GROUND·APPLY·VERIFY·ADAPT | Columnist (own-context read + trail narrative authoring) → Copy Editor → Desk (qualitative review) |
| follow | Reading | Reporter (mode=ground — read through and explain an existing trail page) |
| list | Reading | Reporter (mode=ground — directory enumeration) |
Trail Page Format
The frontmatter, ## Path, and ## Commentary format is the SoT in layers/trail.md → ## Page Format. Author against that guide.
Create Mode
Columnist cycle:
- Explore
wiki/index.md+wiki/_backlinks.jsonby topic keyword (own GROUND) - Select a seed page + build a 5-12 page trail following the connections
- Write the commentary on why each step connects
- Save
wiki/trails/<slug>.md log.mdappend:## [YYYY-MM-DD] trail | <title>
Follow Mode
Reporter cycle:
- Read
wiki/trails/<trail>.md - Read each page on the trail in order, with key content + the connection to the next step
- End with a summary of the insight running through the whole trail
List Mode
All .md files in the wiki/trails/ folder — show title·creation date·page count.
Human Reviewer Gate
- A create-mode trail that falls outside the 5-12 step range (too short or too long)
- Desk qualitative-review defects of critical/high
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.
- 13d ago First seen · 59 lines · 0 tokens per session scan A c8f6a019f092
wiki-trail 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 559 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 commands, from other repositories
migrate
Import existing memory data from another memory plugin into the vault.
prime
Inject preflight context for the current task into the conversation.
recall
Retrieve a specific past session by id or by date range.
mt-recall
Shortcut to the canonical Memtrace decision-memory skill.
tm-save
Save this session's durable memory to trailmem before you exit.
kibi-bootstrap
Bootstrap Kibi knowledge for an existing repository.