소개
Codebase Health Reporter is a specialized skill designed to automate the auditing of iOS and Swift applications by tracking key metrics and code quality indicators. It analyzes lines of code, Git activity, and specific architectural patterns—such as @Published usage, force unwraps, and empty catch blocks—to provide a holistic view of project health. By outputting a structured Markdown report, it helps developers summarize session progress, identify lingering technical debt, and establish prioritized recommendations for future development cycles, making it an essential tool for maintaining high code quality and ensuring ship readiness.