Communityv1.1.0

Memory Self-Heal

General-purpose self-healing loop that learns from past failures, retries safely, and records reusable fixes.

1kdownloads1stars6active installsDalomeve
View on ClawHubBack to Skills

Skill Details

Slug
memory-self-heal
Latest Version
1.1.0
Author
Dalomeve
Published
Feb 28, 2026
Updated
May 11, 2026
Total Versions
2

How to Install

  1. 1 on OpenClawdBots (takes under 60 seconds).
  2. 2Open your bot dashboard and go to the Skills tab.
  3. 3Switch to the ClawHub tab and search for Memory Self-Heal.
  4. 4Click Install and the skill is deployed to your bot automatically.

Changelog — v1.1.0

**General-purpose self-healing loop with improved resilience and evidence handling.** - Adds portable evidence scan order for improved flexibility (supports custom memory paths and multiple shells) - Expands failure classification to cover more error scenarios (syntax, auth, network, context, false done, etc.) - Refines 3-tier recovery policy: direct fix, safe fallback, and controlled escalation with user-minimal unblock input - Introduces strict safety and completion rules to ensure only validated recoveries are marked done - Enforces concise, structured memory logging for each self-heal cycle to aid future automation - Updates integration notes for wider compatibility and easier customization