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.
npx agentmods add instructions/docs-plus/docs.plus/agents-mdgit clone --depth 1 https://github.com/docs-plus/docs.plusWrote 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/instructions/docs-plus/docs.plus/agents-md)<a href="https://agentmods.dev/instructions/docs-plus/docs.plus/agents-md"><img src="https://agentmods.dev/badge/instructions/docs-plus/docs.plus/agents-md.svg" alt="Measured on agentmods" 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 | $0.19974 | $0.19974 |
| Opus 5 | $0.09987 | $0.09987 |
| Sonnet 5 | $0.03995 | $0.03995 |
| Haiku 4.5 | $0.01997 | $0.01997 |
Grade C, and why
docs.plus AGENTS.md scanned grade C with 1 finding 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.
Recursive force deletehighDestructive command
rm -rf with a variable or a broad path is one typo away from removing the wrong tree.
- **`git push` runs `bun run check:ci` through husky.** That replica includes `webapp build:ci`. The hook refuses the push if a Next development server is live, so the build does not write into a live `.next`. After a su How it starts
The opening of the file, as written. The whole thing — 378 lines — stays where its author put it; the contents beside it link to each section on GitHub.
AGENTS.md
Persistent memory for AI agents working on docs.plus. Preserve these rules unless a maintainer explicitly changes them.
Task router
A task is usually governed by sections filed far from it, so reading in heading order misses rules. Find the task here and read every section listed. Sections not in this file carry their home in brackets — see §Filed by directory for the full map.
- Any task → §Memory And Rule Boundaries · §Package Manager · §Git And Commits · §Simplified English Mandate · §Workflow And Review Expectations
- Write or change a test → §Test Policy · §Test Orchestration And Authoring · §Workspace — playground harness · §Standalone Extension Development — round-trip specs [extensions] · §Hypermultimedia Extension — assert rendered DOM, not node attrs [extensions] · §Indent Extension [extensions] · §Webapp-Owned Hyperlink Popovers —
data-testidonly [extensions] · §Chat Media Attachments [chatroom] - Add or bump a dependency → §Package Manager · §Dependencies · §Shared Library Config · §ESLint Config · §Docker · §Test Orchestration And Authoring · §Learned Workspace Facts
- Build or change a publishable extension →
extensions/CLAUDE.md(whole file) · §Shared Library Config · §Extension Package Contract [release-extensions skill] · §Docker - Publish or cut a release →
RELEASE_POLICY.md(authoritative) · therelease-extensionsskill · §Git And Commits · §Skills And Prose - Editor / ProseMirror →
apps/webapp/src/components/TipTap/CLAUDE.md(whole file) · §TipTap Styling [webapp] - Webapp UI, styling, theme →
.cursor/docs/design-system.md(owns tokens and recipes) · §UI And Theme ·apps/webapp/CLAUDE.md(whole file — module layers, pad surfaces, mobile shells, overlays, motion, slug entry, landing) - Chatroom or messaging →
apps/webapp/src/components/chatroom/CLAUDE.md(whole file) · §Composer Link Dialog And Internal Links [extensions] - Document features →
apps/webapp/CLAUDE.md§Document Features (access, version history, TOC, comments, filters, panels) - Backend, hocuspocus, REST →
apps/hocuspocus.server/CLAUDE.md(whole file) · §Docker - Admin dashboard →
apps/admin-dashboard/CLAUDE.md(whole file) · §Admin API And Dashboard [hocuspocus] - Supabase, SQL, RLS →
packages/supabase/CLAUDE.md· §Document Access [webapp] · §Anonymous Chat Read Path [chatroom] · §Admin API And Dashboard [hocuspocus] · §Learned Workspace Facts ·.cursor/rules/supabase.mdc - Docker, CI, deploy → §Docker · §Production And Docker Compose [hocuspocus] · §Workspace · §ESLint Config
- Write a standalone script → §Standalone Bun Scripts · §Workspace · §Package Manager
- Prose: README, CHANGELOG, report, JSDoc → §Skills And Prose · §Documentation And Comments · §Code Quality · §Extension Package Contract [release-extensions skill]
- Refactor or cleanup → §Code Quality · §Workflow And Review Expectations · §Webapp Module Layers [webapp] · §Test Policy · §Skills And Prose
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.
- today First seen · 378 lines · 19,974 tokens per session scan C efad5b8e44c3
docs.plus AGENTS.md is an instructions file published in the GitHub repository docs-plus/docs.plus (89 stars, last pushed yesterday), licensed MIT. It adds 19,974 tokens to every session, about $0.0999 per session on Opus 5. A static security scan graded it C with 1 finding (recursive force delete). No closer match exists in the catalogue, so it is treated as the original; first seen 2026-09-03.
Other instructions, from other repositories
open-pencil AGENTS.md
AGENTS.md instructions for open-pencil/open-pencil, covering openpencil, monorepo, public package exports, editor architecture and settings and credentials.
octo-server AGENTS.md
Instructions for Mininglamp-OSS/octo-server, covering agents.md, project overview, common commands, build and run tests for a module.
liveblocks AGENTS.md
AGENTS.md instructions for liveblocks/liveblocks, covering project structure, bash commands, code style, dependencies and code quality.
miro-mcp-server CLAUDE.md
Instructions for olgasafonova/miro-mcp-server, covering miro mcp server, project, architecture, key patterns and tool categories (110 total).
open-tag AGENTS.md
Instructions for fancyboi999/open-tag, covering open-tag — guide for ai coding agents, this file is a map, not a manual, conventions, parallel development (worktrees) and isolated dev e2e (on demand).
knowtis-app CLAUDE.md
Claude Code instructions for jovandyaz/knowtis-app, covering claude.md, project overview, important rules, essential commands and development.