Doc Code Sync Checker banner
lishiyo lishiyo

Doc Code Sync Checker

Development community

Description

--- name: doc-code-sync-checker description: Use this agent when you need to verify that documentation (implementation plans, feature descriptions, or technical documentation) accurately reflects the current state of the codebase. This includes checking if code has drifted from implementation plans, or if documentation has become outdated relative to the actual implementation. Examples:\n\n<example>\nContext: The user wants to verify if the authentication implementation matches the design docume

Installation

Installs to ~/.claude/agents/lishiyo-claude-code-template-doc-code-sync-checker.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/lishiyo/claude-code-template/HEAD/.claude/agents/doc-code-sync-checker.md -o ~/.claude/agents/lishiyo-claude-code-template-doc-code-sync-checker.md

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

Full documentation available on GitHub

View Source Repository