health
Audits Claude Code configuration and project health using a six-layer framework to identify misalignments and risks.
Install
npx skills add https://github.com/tw93/claude-health --skill healthStats
| Total installs | 1,742 |
| Weekly installs | 1.7K |
| GitHub stars | 585 |
| First seen | Mar 12, 2026 |
| Source | @tw93/claude-health |
Summary
- Detects project tier (Simple/Standard/Complex) and applies tier-appropriate checks to avoid false positives
- Audits six-layer framework: CLAUDE.md, rules, skills, hooks, subagents, and verifiers for drift and misalignment
- Runs two parallel diagnostic agents: one for context/security, one for control/behavior patterns from conversation history
- Flags critical issues (rule violations, dangerous patterns, cache breaks), structural gaps (missing layers, single-point-of-failure rules), and incremental improvements
- Outputs actionable findings with confidence levels; stops before making changes to request explicit confirmation
Tags
Related skills
| Skill | Installs | vs health |
|---|---|---|
| userinterface-wiki | 1,757 | +15 |
| rust-engineer | 1,556 | -186 |
| n8n-validation-expert | 1,655 | -87 |
| docs-writer | 1,798 | +56 |
| springboot-tdd | 1,748 | +6 |
FAQ
- How many installs does health have?
- health has 1,742 total installs and 1.7K installs this week.
- Where is health hosted?
- health is published by @tw93/claude-health at https://github.com/tw93/claude-health.
- How many GitHub stars does health have?
- health has 585 GitHub stars.
- When was health first indexed?
- OrangeBot.AI first indexed health on Mar 12, 2026.
- How do I install health?
- Run: npx skills add https://github.com/tw93/claude-health --skill health