Trigger full repository health analysis
# Repository Health Analysis Analyze the code health of a repository using multi-dimensional metrics. ## Instructions When the user requests a repository health analysis, follow this systematic approach: 1. **List Files**: Use `list_repo_files` to discover all source files 2. **Analyze Complexity**: Use `file_metrics` on key files to assess complexity 3. **Check Git Churn**: Use `git_churn` to identify frequently changing files 4. **Map Test Coverage**: Use `map_tests` to find files missing tests 5. **Generate Report**: Combine all metrics into actionable recommendations ## Analysis Wo...
Trigger full repository health analysis
Run this command immediately:
Discover and document business rules, technical patterns, and system interfaces through iterative analysis
在任务生成后,对 spec.md、plan.md 和 tasks.md 执行非破坏性的跨文档一致性和质量分析
Analyze sosreport archive for system diagnostics and issues