概要
The Documentation Currency skill automates the maintenance of project documentation by scanning for indicators of obsolescence, such as version lag, outdated status markers, and old comments. By leveraging tools like Grep and Glob, it helps developers ensure that their READMEs, guides, and technical docs remain accurate and synchronized with the actual codebase, preventing documentation rot in fast-moving development environments.