What problem does it solve?
This Skill addresses the challenge of maintaining codebase health by proactively identifying architectural inconsistencies, unused code, and documentation or testing deficiencies without requiring manual code fixes.
Core Features & Use Cases
- Architecture Drift Detection: Identifies deviations from established architectural patterns.
- Dead Code Identification: Pinpoints unused code and assets that can be safely removed.
- Test and Documentation Gap Analysis: Highlights areas lacking adequate test coverage or documentation.
- Follow-up Issue Generation: Automatically creates GitHub issues for critical findings.
- Use Case: A team can use this Skill to perform a quarterly review of their main branch to ensure adherence to coding standards and identify technical debt before it becomes a major issue.
Quick Start
Perform a codebase review of the main branch, focusing on identifying dead code and documentation gaps.