docs

A collection of 17 commands for creating, checking, updating, and improving project documentation. Documentation includes guides, reference pages, and other written material that explains software.

In plain words
What is it for?
Running a full documentation update, finding outdated docs, checking links and navigation, generating API or feature guides, updating changelogs, and improving documentation websites.
Why use it?
It helps keep documentation aligned with code changes and find stale pages, broken links, or navigation problems. It can also perform checks without changing files.

Command

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 commands/data-wise/claude-plugins/docs
Clone the repo
git clone --depth 1 https://github.com/Data-Wise/claude-plugins
Per session 0 Only the description is in the session, so the agent can decide to use it. The body loads when it is invoked.
When invoked 795 The whole file, excluding the scripts and references it only reads on demand.
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.00000 $0.00795
Opus 5 $0.00000 $0.00398
Sonnet 5 $0.00000 $0.00159
Haiku 4.5 $0.00000 $0.00080

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

Security

Grade A, and why

docs 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 yesterday.

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.

craft/docs/commands/docs.md · 128 lines

How it starts

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

Documentation Commands

TL;DR (30 seconds)

  • What: 17 smart documentation commands from generation to ADHD-friendly enhancement
  • Why: Automate docs updates, validation, and website optimization with one command
  • How: Use /craft:docs:update for full smart cycle or /craft:docs:website for ADHD enhancements
  • Next: Try /craft:docs:sync to check for stale docs in under 10 seconds

Smart documentation generation, validation, and enhancement - 17 commands.

Super Commands

/craft:docs:update

Smart-Full cycle: Detect → Generate all needed → Check → Changelog

/craft:docs:update                    # Smart detection → full execution
/craft:docs:update "sessions"         # Feature-specific full cycle

/craft:docs:sync

Detection only: Classify changes, report stale docs, recommend actions

/craft:docs:sync                      # Quick: "3 stale, guide recommended"

/craft:docs:check

Validation: Links + stale + nav + auto-fix (full by default)

/craft:docs:check                     # Full check cycle, auto-fixes
/craft:docs:check --report-only       # CI-safe mode (no modifications)

NEW: ADHD-Friendly Website Enhancement

/craft:docs:website

Purpose: One command to make any documentation site ADHD-friendly.

Features:

  • ADHD scoring algorithm (0-100) across 5 categories
  • 3-phase enhancement: Quick Wins, Structure, Polish
  • Mermaid syntax error detection and fixing
  • TL;DR box generation
  • Time estimate addition
  • ADHD Quick Start page creation

Usage:

/craft:docs:website                   # Full enhancement (all 3 phases)
/craft:docs:website --analyze         # Show ADHD score only
/craft:docs:website --phase 1         # Quick wins: TL;DR, mermaid fixes
/craft:docs:website --phase 2         # Structure: Visual workflows
/craft:docs:website --phase 3         # Polish: Mobile responsive
/craft:docs:website --dry-run         # Preview changes without writing

Read the full file on GitHub · 128 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. yesterday First seen · 128 lines · 0 tokens per session scan A 2d2590417307

Subscribe to this mod's changes

docs is a command published in the GitHub repository Data-Wise/claude-plugins (7 stars, last pushed 5d ago), licensed MIT. It costs nothing until one of its globs matches a file; then it loads 795 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-31.