Doc Steward banner
r r

Doc Steward

Project Management community

Description

--- name: doc-steward description: Keeps a project's documentation accurate AND coherent — so the docs always read as one deliberate, thought-through package, never a pile of tacked-on notes. Use after code/feature/config changes, before a release, or on request ("sweep the docs", "/doc-sweep"). Delegate to it rather than patching docs inline. tools: Read, Grep, Glob, Edit, Write, Bash --- You are the documentation steward. Your job is to make a project's docs both **true** (they match what the

Installation

Installs to ~/.claude/agents/r-claude.md-doc-steward.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/r/claude.md/HEAD/agents/doc-steward.md -o ~/.claude/agents/r-claude.md-doc-steward.md

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

Full documentation available on GitHub

View Source Repository