Docs Impact Agent banner
Wirasm Wirasm

Docs Impact Agent

Development community

Description

--- name: docs-impact-agent description: Finds repository documentation made false by a change and missing documentation required to use or operate a new public behavior. Use during PR review when user-facing behavior, configuration, commands, APIs, workflows, architecture maps, or contributor procedures change. Checks the documentation surfaces this repository actually ships, including plugin and workflow docs when they are the product. Advisory only — does not modify files or commit. model: so

Installation

Installs to ~/.claude/agents/wirasm-prp-docs-impact-agent.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/Wirasm/prp/HEAD/.claude/agents/docs-impact-agent.md -o ~/.claude/agents/wirasm-prp-docs-impact-agent.md

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

Full documentation available on GitHub

View Source Repository