Doc Sweep banner
r r

Doc Sweep

Documentation community

Description

--- description: Sweep the docs for accuracy + coherence via the doc-steward agent argument-hint: [area or docs to focus on — optional] --- Delegate a documentation sweep to the **doc-steward** subagent. Focus: $ARGUMENTS (if empty, the whole project's docs). Have it establish ground truth from the code + recent git history, then make the docs both accurate and coherent — integrated as one thought-through package, not tacked-on notes (it removes stale content, dedupes, fixes cross-references a

Installation

Installs to ~/.claude/skills/r-claude.md-doc-sweep/SKILL.md

Terminal
mkdir -p ~/.claude/skills/r-claude.md-doc-sweep && curl -fsSL https://raw.githubusercontent.com/r/claude.md/HEAD/commands/doc-sweep.md -o ~/.claude/skills/r-claude.md-doc-sweep/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository