code-refactor-analyzer
Installation
SKILL.md
Code Refactor Analyzer
This skill helps developers identify code that needs refactoring based on new requirements, generates actionable todo lists, and tracks completion progress.
Capabilities
- Requirement Analysis: Understand user requirements and identify potential code impacts
- Code Impact Analysis: Analyze repository to find code lines that may be affected by the requirement
- Todo Report Generation: Create structured todo lists with specific code locations and tasks
- Completion Validation: Check if previously generated todo items have been completed
- State Management: Automatically detects if this is the first use (generate report) or subsequent use (check completion)