comment-review - Review code comments and clean up comment debt
Reviews comments in source code to identify unnecessary text and recommend removal or refactoring.
Tags
Updated: 2026-09-18Capabilities
Typical Inputs
Typical Outputs
What this skill does
- Determine target from user arguments
- Extract comments from source code
- Classify comments by strict rules
- Generate comment review report
Inputs
- File paths or command flags
- Git repository status and diffs
- Source code files
Outputs
- Formatted comment review report
Requirements
- Git command line tool
