mit einem Klick
health-analyze-skill
Analysis phase for /assist:health-check command - scores each component
Menü
Analysis phase for /assist:health-check command - scores each component
Aggregation phase for /assist:health-check command - produces final report
Discovery phase for /assist:health-check command - finds components for health analysis
Common schema validation rules for all plugin components
Connectivity phase for /assist:verify command - validates cross-references
Discovery phase for /assist:verify command - finds all components to validate
Validation phase for /assist:verify command - validates each component
| name | health-analyze-skill |
| description | Analysis phase for /assist:health-check command - scores each component |
| triggers | ["health-check analyze phase","component health scoring","quality analysis"] |
The second phase of the /assist:health-check workflow. Performs detailed health analysis and scoring of each component.
Analyze each component's quality, completeness, and suitability, producing a health score.
| Factor | Points |
|---|---|
| File exists in correct location | 5 |
| Valid YAML frontmatter | 5 |
| All required fields present | 10 |
| Optional fields present | 5 |
| Factor | Points |
|---|---|
| Non-trivial content length | 10 |
| Clear formatting | 5 |
| Proper sections | 5 |
| No placeholder text | 5 |
| Factor | Points |
|---|---|
| All references valid | 10 |
| Appropriate tool selection | 10 |
| No orphaned components | 5 |
| Factor | Points |
|---|---|
| Component type matches purpose | 10 |
| Appropriate for Claude Code plugin | 10 |
| Follows best practices | 5 |
| Score | Grade | Meaning |
|---|---|---|
| 90-100 | A | Excellent - Production ready |
| 80-89 | B | Good - Minor improvements possible |
| 70-79 | C | Acceptable - Should address issues |
| 60-69 | D | Needs work - Multiple issues |
| < 60 | F | Critical - Requires significant fixes |
COMPONENT: skills/router-skill
TYPE: skill
SCORES:
Structure: 22/25
Content: 23/25
References: 25/25
Suitability: 20/25
TOTAL: 90/100 (A)
ISSUES:
- None
RECOMMENDATIONS:
- Consider adding more trigger phrase variations
To proceed to aggregate phase, provide:
analyzed_count: Number of components analyzedscores: Map of component path to scoregrade_distribution: Count of A/B/C/D/F grades