The Documentation Updater skill automates the maintenance of project documentation, ensuring that files like README.md, AGENTS.md, and operational guides stay updated alongside feature implementations and refactors. It is particularly effective for projects involving complex infrastructure like AWS CDK and Lambdas, where it monitors changes to environment variables, scripts, and deployment workflows. By enforcing principles like documentation executability and cross-linking, it prevents documentation drift and ensures that onboarding instructions, command-line examples, and operational references remain reliable and current.
主要功能
01Validates environment variables and setup scripts for accuracy
02Synchronizes README and operational guides with recent code changes
03Automates cross-linking between files to prevent information duplication
04Maintains consistency across AWS infrastructure and deployment documentation
050 GitHub stars
06Verifies that documented commands and file paths remain executable