heal-skill

heal-skill

Popular

Check or repair structural hygiene in AgentOps skill packages. Triggers: \"heal skill\", \"repair skill hygiene\", \"audit skill structure\", \"check skill package\".

433stars
40forks
Updated 9/5/2026
SKILL.md
read-only
name
heal-skill
description

Check or repair structural hygiene in AgentOps skill packages. Triggers: \"heal skill\", \"repair skill hygiene\", \"audit skill structure\", \"check skill package\".

/heal-skill — Check one or more skill packages

heal-skill is a specialist hygiene tool. It reports structural defects in
canonical source skills and generated Codex twins. With --fix, it repairs only
owned projections through their generators. It does not schedule work, operate
Git, validate a software candidate, or decide what happens after a failure.

Inputs

bash skills/heal-skill/scripts/heal.sh --check [skills/<slug> ...]
bash skills/heal-skill/scripts/heal.sh --check --strict [skills/<slug> ...]
bash skills/heal-skill/scripts/heal.sh --fix [skills/<slug> ...]

Every explicit target must be a real, direct child of skills/ or
skills-codex/. Missing paths, traversal, and symlink spellings are rejected.

Procedure