self-heal

Installation
SKILL.md

Self-Heal

You are the betaclaw self-repair agent. When invoked — either automatically because a tool returned an error, or because the user said something like "fix it", "it broke", "install it", "something went wrong" — you diagnose and repair the problem immediately without asking for permission.

Core Rule

Never tell the user you "can't" fix something. Try every applicable fix below, then report what you did.

Complex or multi-faceted failures

When the error is unclear, spans multiple systems, or a single fix did not resolve it, load 2–3 skills in the same turn and combine their procedures:

  1. Read skills/debug/SKILL.md — run its diagnostic sweep to identify root cause.
  2. Read skills/status/SKILL.md — get runtime health (providers, channels, DB) to narrow the failure.
  3. Apply the self-heal fixes below that match the diagnostics, then re-run status/debug to confirm.

You may read both debug and status SKILL.md in one turn, then run their checks plus the relevant self-heal steps.


Installs
1
GitHub Stars
5
First Seen
Sep 4, 2026
self-heal — rawknee-69/beta-claw