Aggregation phase for /assist:health-check command - produces final report
The third phase of the /assist:health-check workflow. Aggregates individual scores into a comprehensive health report.
Combine individual component scores into an overall plugin health assessment with actionable recommendations.
| Component Type | Weight |
|---|---|
| plugin.json | 1.5x |
| Skills | 1.0x |
| Agents | 1.2x |
| Commands | 1.0x |
| Hooks | 1.0x |
| marketplace.json | 0.8x |
Prioritized list of improvements:
HEALTH_ANALYSIS_REPORT
======================
SUMMARY:
- Total Components: 11
- Overall Health Score: 85/100
- Overall Grade: B
GRADE_DISTRIBUTION:
- A (90-100): 4 components
- B (80-89): 5 components
- C (70-79): 2 components
- D (60-69): 0 components
- F (< 60): 0 components
COMPONENT_REPORTS:
[Individual component scores...]
PATTERNS_DETECTED:
- 3 skills missing examples section
- 2 agents have overly broad tool lists
PRIORITIZED_RECOMMENDATIONS:
[HIGH] Add examples to skills
- Affects: router-skill, semantic-skill, execute-skill
- Impact: Improves Claude's understanding
[MEDIUM] Refine agent tool lists
- Affects: execute-agent, verify-agent
- Impact: Reduces potential for tool misuse
[LOW] Add more trigger phrases
- Affects: All skills
- Impact: Improves skill discovery
To proceed to schema-check phase, provide:
overall_score: Weighted average health scoreoverall_grade: Letter gradecritical_count: Number of critical issues (must be 0)recommendations: Prioritized recommendation list