Agent skill
health
Soul system health check with remediation
Install this agent skill to your Project
npx add-skill https://github.com/majiayu000/claude-skill-registry/tree/main/skills/other/other/health-genomewalker-cc-soul
SKILL.md
Health
[health] check via Task agent
verify setup:
symlinks@plugin/mind/
binary@~/.claude/bin/chitta
db files@~/.claude/mind/chitta.*
version from plugin.json
get status: soul_context + hygiene_stats
evaluate:
symlinks: valid|missing warm|missing hot/cold
coherence(tau_k): >0.7 healthy | 0.5-0.7 warning | <0.5 critical
hot nodes %: >50% healthy | 30-50% warning | <30% critical
remediate:
setup issues→suggest scripts/smart-install.sh
low coherence→cycle(save=true)
report: setup status | version | node count | coherence | actions needed
Recommended Agent Skills
Expand your agent's capabilities with these related and highly-rated skills.
agent-ops-spec
Manage specification documents in .agent/specs/. Use when user provides requirements, acceptance criteria, or feature descriptions that need to be tracked and validated against implementation.
agent-ops-state
Maintain .agent state files. Use at session start, after meaningful steps, and before concluding: read/update constitution/memory/focus/issues/baseline consistently.
agent-ops-spec
Manage specification documents in .agent/specs/. Use when user provides requirements, acceptance criteria, or feature descriptions that need to be tracked and validated against implementation.
agent-ops-testing
Test strategy, execution, and coverage analysis. Use when designing tests, running test suites, or analyzing test results beyond baseline checks.
agent-ops-testing
Test strategy, execution, and coverage analysis. Use when designing tests, running test suites, or analyzing test results beyond baseline checks.
agent-ops-state
Maintain .agent state files. Use at session start, after meaningful steps, and before concluding: read/update constitution/memory/focus/issues/baseline consistently.
Didn't find tool you were looking for?