Initial commit
This commit is contained in:
8
skills/skill-adapter/scripts/README.md
Normal file
8
skills/skill-adapter/scripts/README.md
Normal file
@@ -0,0 +1,8 @@
|
||||
# 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.
|
||||
Reference in New Issue
Block a user