heal-skill

Installation
SKILL.md

Heal Skill

Update a skill's SKILL.md and related files based on corrections discovered during execution.

Analyze the conversation to detect which skill is running, reflect on what went wrong, propose specific fixes, get user approval, then apply changes with optional commit.

Step 1: Detect Skill

Identify the skill from conversation context:

  • Look for skill invocation messages
  • Check which SKILL.md was recently referenced
  • Examine current task context

Set: SKILL_NAME=[skill-name] and SKILL_DIR=./skills/$SKILL_NAME

If unclear, ask the user.

Step 2: Reflect and Analyze

Installs
2
First Seen
Mar 29, 2026
heal-skill — somtougeh/dotfiles