refactor
Installation
SKILL.md
Refactor Advisor
Purpose
Analyze code for refactoring opportunities, identify code smells, and suggest improvements for maintainability, readability, and adherence to project patterns using parallel analysis agents with strict verification.
Core Responsibilities
- Parallel Analysis - Run multiple specialized agents simultaneously for comprehensive coverage
- Strict Verification - Double-check all findings to eliminate false positives
- Pattern Discovery - Identify code smells, anti-patterns, and improvement opportunities
- Context Validation - Verify findings against actual codebase behavior and conventions
- Prioritization - Classify issues by severity and impact
- Actionable Recommendations - Provide specific, implementable refactoring suggestions