概要
The Code Health skill empowers Claude to perform deep-dive audits of software repositories to improve maintainability and performance. By leveraging AST-based analysis for Python, Go, and JavaScript/TypeScript, it identifies large files, calculates function-level complexity, detects dead or legacy code, and highlights areas lacking sufficient test coverage or documentation. This skill is essential for developers looking to prioritize refactoring efforts, onboard onto new projects, or maintain high-quality standards in evolving codebases by providing structured, actionable insights with clear severity levels.