소개
The Doc Sync skill ensures documentation accuracy by treating code implementations as the ultimate source of truth. It proactively verifies function signatures, parameter names, and usage patterns against the actual codebase, making it indispensable after major refactors or API changes. By performing deep analysis of working implementations and git history, it identifies where documentation has fallen behind, allowing for automated or guided updates to READMEs, contribution guides, and dedicated doc folders.