关于
The sync-docs skill is a comprehensive utility for maintaining documentation integrity by automatically identifying discrepancies between source code and markdown files. It analyzes Git diffs to find related documentation, detects outdated code examples, flags version mismatches against package manifests, and ensures the CHANGELOG stays current with recent commits. By integrating with repo-maps and leveraging AST-based symbol detection, it identifies undocumented exports and provides structured fix suggestions, making it an essential tool for developers who want to automate the tedious aspects of documentation maintenance.