docs.plus CLAUDE.md

docs.plus CLAUDE.md is an instructions file for coding agents from docs-plus/docs.plus. It costs 2,627 tokens per session, scanned A, original, MIT.

Claude Code instructions for docs-plus/docs.plus, covering claude.md, read order, hard invariants (do not violate), settled — do not re-propose and cursor rules — .cursor/rules/.

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/docs-plus/docs.plus/claude-md
Clone the repo
git clone --depth 1 https://github.com/docs-plus/docs.plus

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 docs.plus CLAUDE.md

README.md
[![agentmods](https://agentmods.dev/badge/instructions/docs-plus/docs.plus/claude-md.svg)](https://agentmods.dev/instructions/docs-plus/docs.plus/claude-md)
Your own site
<a href="https://agentmods.dev/instructions/docs-plus/docs.plus/claude-md"><img src="https://agentmods.dev/badge/instructions/docs-plus/docs.plus/claude-md.svg" alt="Measured on agentmods" height="20"></a>
Per session 2,627 This file is loaded in full into every session.
When invoked 2,627 The same file — it is already loaded in full.
Security scan A 0 findings. Scan, not verified.
Origin unknown 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.02627 $0.02627
Opus 5 $0.01314 $0.01314
Sonnet 5 $0.00525 $0.00525
Haiku 4.5 $0.00263 $0.00263

Measured today against content hash 0a6cf0a2e835, method: parsed. Prices are Anthropic first-party input rates as of 2026-08-30, from the pricing page.

Security

Grade A, and why

docs.plus 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 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.md · 75 lines

How it starts

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

CLAUDE.md

Entry point for Claude Code working on docs.plus. Read AGENTS.md first — it is the durable source of truth for this repo's invariants and maintainer preferences. This file is a thin index, not a second copy.

Read order

  1. AGENTS.md — durable cross-cutting rules: package manager, git/commit policy, code quality, testing, skills, UI/theme, monorepo toolchain. Treat it as memory: do not deviate without an explicit maintainer instruction. Its §Filed by directory map lists every directory-scoped section and the file that now holds it.
  2. The per-directory CLAUDE.md for the area you are touching — Claude Code loads it automatically when you work under that path:
  3. Package-local AGENTS.md when working inside a package (e.g. extensions/extension-hyperlink/AGENTS.md). Read in addition to the above.
  4. The relevant .cursor/rules/*.mdc for the file you are editing (see index below).

Durable memory is at .agents/memory/ (gitignored symlink to the Claude Code store, shared with Cursor); .agents/memory/MEMORY.md is the index. Cursor does not read CLAUDE.md — it gets the same rules through .cursor/rules/agent-rules-and-memory.mdc. Keep that map current when a rule file moves.

Read the full file on GitHub · 75 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 First seen · 75 lines · 2,627 tokens per session scan A 0a6cf0a2e835

Subscribe to this mod's changes

docs.plus CLAUDE.md is an instructions file published in the GitHub repository docs-plus/docs.plus (89 stars, last pushed yesterday), licensed MIT. It adds 2,627 tokens to every session, about $0.0131 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-09-03.