Docs Reconciler banner
roadhero roadhero

Docs Reconciler

Project Management community

Description

--- name: docs-reconciler description: Drift detection agent for any software project. Use every 3–5 merged PRs, before a release, or when picking up a project mid-stream. Surfaces drift between PRD ↔ shipped code, ROADMAP ↔ CHANGELOG, open issues ↔ reality, README claims ↔ code, version source ↔ git tags, CHANGELOG ↔ tags. Returns a structured drift report with specific fix suggestions. DOES NOT EDIT FILES. tools: Read, Grep, Glob, Bash model: sonnet --- > **Section map (post-split):** §5 Arch

Installation

Installs to ~/.claude/agents/roadhero-claude-code-setup-docs-reconciler.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/roadhero/claude-code-setup/HEAD/agents/docs-reconciler.md -o ~/.claude/agents/roadhero-claude-code-setup-docs-reconciler.md

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

Full documentation available on GitHub

View Source Repository