ecosystem-health
Installation
SKILL.md
Ecosystem Health
Detect drift between your interconnected Claude Code components: skills, agents, MCP servers, vault paths, CLI tools, and configuration policies. Read-only by default -- reports findings and points to existing tools for remediation.
When to Use
- Monthly full sweep (first weekly review of each month)
- Weekly quick check during weekly review
- After renaming, archiving, or reconfiguring any skill/agent/MCP server
- When something "used to work" but stopped
Modes
| Invocation | Checks Run | Use Case |
|---|---|---|
/ecosystem-health |
All 7 | Monthly full sweep |
/ecosystem-health --quick |
Checks 1-5 only (skip npm outdated in Check 3) | Weekly quick check |
/ecosystem-health --check [name] |
Single named check | Targeted diagnosis |