Files
2025-11-30 08:20:25 +08:00
..
2025-11-30 08:20:25 +08:00
2025-11-30 08:20:25 +08:00
2025-11-30 08:20:25 +08:00

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.