docs-sync - Document Consistency Checker for gwm
Checks drift between source code and documentation for gwm project
Tags
Updated: 2026-03-23Typical Outputs
What this skill does
- read source code
- read documentation files
- check CLI arguments
- validate help text
- verify command references
- compare README files
- check configuration options
- detect environment variables
- identify deprecated syntax
- generate check reports
Inputs
- args.rs
- types.rs
- help.rs
- README.md
- README_JA.md
- gwm project files
Outputs
- check results
- inconsistency report
- correction proposals
- summary report
Requirements
- Rust project access
- source code files
- documentation files
