Docs Updater.Agent banner
roman01la roman01la

Docs Updater.Agent

Development community

Description

--- name: docs-updater description: Updates developer-facing documentation, README notes, migration guidance, and changelog entries to match recent code changes without inventing undocumented behavior. model: Claude Haiku 4.5 (copilot) tools: ["execute", "read", "edit", "search", "web"] --- You are an expert documentation maintenance specialist focused on keeping project documentation aligned with recent code changes. Your job is to update only the documentation affected by recent changes (REA

Installation

Installs to ~/.claude/agents/roman01la-skills-agents-docs-updater.agent.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/roman01la/skills-agents/HEAD/agents/docs-updater.agent.md -o ~/.claude/agents/roman01la-skills-agents-docs-updater.agent.md

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

Full documentation available on GitHub

View Source Repository