Back to Skills

health

verified

Soul system health check with remediation

View on GitHub

Marketplace

genomewalker-cc-soul

genomewalker/cc-soul

Plugin

cc-soul

Repository

genomewalker/cc-soul

skills/health/SKILL.md

Last Verified

January 21, 2026

Install Skill

Select agents to install to:

Scope:
npx add-skill https://github.com/genomewalker/cc-soul/blob/main/skills/health/SKILL.md -a claude-code --skill health

Installation paths:

Claude
.claude/skills/health/
Powered by add-skill CLI

Instructions

# Health

```ssl
[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(format=json) + harmonize

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 ./setup.sh
  low coherence→cycle(save=true)

report: setup status | version | node count | coherence | actions needed
```

Validation Details

Front Matter
Required Fields
Valid Name Format
Valid Description
Has Sections
Allowed Tools
Instruction Length:
548 chars