# Scripts Bundled resources for project-health-auditor skill - [ ] repo_analyzer.py: Script to analyze the repository and generate a health report. - [ ] complexity_calculator.py: Script to calculate cyclomatic complexity of files. - [ ] churn_analyzer.py: Script to analyze git churn patterns. - [ ] test_mapper.py: Script to map source files to test files.