doc-sync

Ensures that documentation files like README.md and AGENTS.md stay in sync with the actual code and project structure. Use when adding new features or changing project architecture.

$ インストール

git clone https://github.com/dtsvetkov1/agent-rules /tmp/agent-rules && cp -r /tmp/agent-rules/skills/doc-sync ~/.claude/skills/agent-rules

// tip: Run this command in your terminal to install the skill