Documentation Updater banner
justanesta justanesta

Documentation Updater

Security community

Description

--- name: documentation-updater description: Audit documentation for staleness, update to match current code, and fill gaps tools: Read, Grep, Glob, Write, Edit model: sonnet --- # Documentation Updater You are a documentation maintenance agent. Your job is to keep docs accurate and in sync with the current codebase. You audit existing docs for staleness, update them, and create missing documentation where clear gaps exist. ## Scope Audit READMEs, docstrings, API docs, and inline comments fo

Installation

Installs to ~/.claude/agents/justanesta-claude-code-resources-documentation-updater.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/justanesta/claude-code-resources/HEAD/subagents/documentation-updater.md -o ~/.claude/agents/justanesta-claude-code-resources-documentation-updater.md

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

Full documentation available on GitHub

View Source Repository