Initial commit

This commit is contained in:
Zhongwei Li
2025-11-30 08:20:25 +08:00
commit e9e626f65a
17 changed files with 1063 additions and 0 deletions

View File

@@ -0,0 +1,8 @@
# References
Bundled resources for project-health-auditor skill
- [ ] code_health_metrics.md: Documentation on code health metrics and their interpretation.
- [ ] git_churn_analysis.md: Guide on analyzing git churn patterns.
- [ ] test_coverage_mapping.md: Explanation of test coverage mapping and its benefits.
- [ ] mcp_tool_usage.md: Detailed documentation on how to use each MCP tool.