What problem does it solve?
This skill eliminates the guesswork in technical debt management by providing automated, objective analysis of code quality, complexity, and architectural health.
Core Features & Use Cases
- Codebase Metrics: Automatically calculate cyclomatic complexity and maintainability scores to identify high-risk modules.
- Pattern & Smell Detection: Proactively surface design pattern violations and technical debt before they impact delivery.
- Dependency Analysis: Visualize and audit the dependency graph to prevent architectural drift.
- Use Case: Use this skill to generate a comprehensive quality report for a legacy repository to prioritize refactoring efforts during a sprint planning session.
Quick Start
Ask the code analyzer to perform a comprehensive codebase analysis and generate actionable insights for the current project directory.