context-health
Use when validating or diagnosing the cortex environment (consistency, duplicates, redundancy, optimization) - provides a diagnostic workflow and reporting structure for context health checks.
$ Installer
git clone https://github.com/NickCrew/claude-cortex /tmp/claude-cortex && cp -r /tmp/claude-cortex/skills/context-health ~/.claude/skills/claude-cortex// tip: Run this command in your terminal to install the skill
SKILL.md
name: context-health description: Use when validating or diagnosing the cortex environment (consistency, duplicates, redundancy, optimization) - provides a diagnostic workflow and reporting structure for context health checks.
Context Health
Overview
Provide a consistent diagnostic workflow for cortex environments: verify config integrity, detect duplicates, surface redundancies, and report actionable issues.
When to Use
- Checking system health after changes to agents, modes, or rules
- Troubleshooting unexpected cortex behavior
- Performing periodic maintenance checks
Avoid when:
- The task is unrelated to cortex configuration or context
Quick Reference
| Task | Load reference |
|---|---|
| Environment diagnostics | skills/context-health/references/doctor.md |
Workflow
- Confirm target scope and environment.
- Load the diagnostics reference.
- Run checks and gather findings.
- Summarize issues by severity.
- Recommend fixes and next steps.
Output
- Diagnostic report with severity levels
- Recommended fixes or follow-up actions
Common Mistakes
- Running fixes without reviewing findings
- Skipping context scope verification
Repository

NickCrew
Author
NickCrew/claude-cortex/skills/context-health
4
Stars
2
Forks
Updated2d ago
Added6d ago