matrixscroll CLAUDE.md

Repository-wide writing instructions for matrixscroll. They define the required voice, sentence style, naming rules, banned words, and a Vale check, where Vale is a tool that finds writing problems.

In plain words
What is it for?
Use them when writing or reviewing matrixscroll documentation, headings, instructions, and other prose. Run Vale with the stated error threshold before starting and finishing.
Why use it?
They keep the repository’s documentation consistent and require automated checks before and after editing. They also prevent vague wording and specific forbidden terms.

Instructions file

Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

agentmods
npx agentmods add instructions/ssx360/matrixscroll/claude-md
Clone the repo
git clone --depth 1 https://github.com/SSX360/matrixscroll
Per session 928 This file is loaded in full into every session.
When invoked 928 The same file — it is already loaded in full.
Security scan A 0 findings. Scan, not verified.
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 $0.00928 $0.00928
Opus 5 $0.00464 $0.00464
Sonnet 5 $0.00186 $0.00186
Haiku 4.5 $0.00093 $0.00093

Measured 2d ago against content hash fa648e485d33, method: parsed. Prices are Anthropic first-party input rates as of 2026-08-30, from the pricing page.

Security

Grade A, and why

matrixscroll CLAUDE.md 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 2d 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.md · 89 lines

How it starts

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

CLAUDE.md

Always-on rules for writing prose in this repository. The full style guide is a separate, on-demand Skill (ssx360-prose); this file stays short on purpose, because it is loaded into every context window.

Run vale --minAlertLevel=error before you start and again before you finish. The linter gets the last word, never you. See docs/explanation/writing-workflow.md.

Voice

  • Active voice. "The verifier rejects the envelope", not "the envelope is rejected by the verifier".
  • Sentence case for every heading. "Exit codes", not "Exit Codes".
  • Second person for instructions. "Run the command", not "the user runs".
  • Present tense. "The gate blocks the merge", not "will block".

Name real things

Every paragraph must name something a reader could look up: a command, a file, a field, an exit code, a version, a date. A paragraph that only names categories is a paragraph that says nothing. Delete it or replace it with the specific.

Banned words

seamless, seamlessly, cutting-edge, robust, game-changer, unleash, elevate, next-gen, revolutionize, delve, tapestry, leverage, harness, empower, state-of-the-art, best-in-class, world-class, paradigm shift, supercharge, frictionless, turnkey, holistic, synergy, bleeding-edge, military-grade, bulletproof, future-proof, "in today's landscape", "the future of", "deep dive", "rapidly evolving".

Also cut: "it is important to note that", "it should be noted that", "in order to", "utilize", "prior to", "leverage" as a verb.

No em-dashes

Zero em-dashes (—). Zero en-dashes used as a separator ( – ). Use a hyphen, a comma, a period, or parentheses. Use a hyphen for numeric ranges, as in "2024-2025".

One negative parallelism maximum

"X is not Y", "not X, but Y", "It's not X, it's Y", "Notary, not watchtower". One deliberate instance per page, maximum. It is the most recognisable structural AI tell. Vale flags every occurrence as a warning; you decide which one survives.

Read the full file on GitHub · 89 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. 2d ago First seen · 89 lines · 928 tokens per session scan A fa648e485d33

Subscribe to this mod's changes

matrixscroll CLAUDE.md is an instructions file published in the GitHub repository SSX360/matrixscroll (5 stars, last pushed 10d ago), licensed Apache-2.0. It adds 928 tokens to every session, about $0.0046 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-31.