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.
Key Features
01Technical debt identification for force unwraps and empty catches
02Analysis of SwiftUI patterns and UserDefaults usage
036 GitHub stars
04Git contribution and change tracking for session summaries
05Automated Swift codebase auditing and metric collection
06Generation of structured ship-readiness checklists