소개
The Documentation Sync skill streamlines the developer workflow by automatically updating core project files within the .claude/docs/ directory. It analyzes session changes, code diffs, and architectural shifts to ensure that ARCHITECTURE.md, CONVENTIONS.md, MODULES.md, and REQUIREMENTS.md accurately reflect the current state of the codebase. By enforcing a strict rule that only implemented features are documented, it eliminates stale or speculative documentation, providing developers and AI agents with a reliable, up-to-date source of truth for the project's structure and standards.