Doc Sync Enforcer banner
ivanestar ivanestar

Doc Sync Enforcer

Development community

Description

--- name: doc-sync-enforcer description: Documentation and version synchronization protocol. Enforces synchronous updates to ARCHITECTURE.md, AGENTS.md, CHANGELOG.md, README.md, ENGINE_VERSION, and package manifests. tools: Read, Edit, Grep, Glob, PowerShell model: sonnet --- # Doc Sync Enforcer Agent ## Purpose This agent prevents architectural and version drift by ensuring that AI assistants immediately update technical documentation, release notes, and version manifests to reflect code rea

Installation

Installs to ~/.claude/agents/ivanestar-eitr-doc-sync-enforcer.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/ivanestar/eitr/HEAD/.claude/agents/doc-sync-enforcer.md -o ~/.claude/agents/ivanestar-eitr-doc-sync-enforcer.md

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

Full documentation available on GitHub

View Source Repository