Self Healing Loop

Watch a production or CI error signal on a cadence and, when an ACTIONABLE error appears, trace its root cause, fix it in a branch, verify the failing signal now passes, and open a PR for a human to merge — never auto-deploy and never auto-merge a prod hotfix. One pass polls the error source: actionable error present means hand the hard diagnosis to diagnose-loop, fix the cause, verify, open or update a PR; no actionable error means record a clean-log confirmation. Use when you want an unattended watcher over CI status, error logs, alerts, or an observability feed that heals reversible failures and escalates the rest. Trigger on "watch the logs and fix errors", "self-heal CI", "production error sweep", "poll for failures and open a fix PR", "auto-fix the red build", "watch CI and heal it", "error sweep loop", "auto-heal production errors", "/self-healing-loop". A configuration of loop-controller.

ivy00johns Updated

File contents

ivy00johns/Skill-Madness/tree/main/skills/loops/self-healing-loop commit 6c5025af44

Frequently asked questions

npx skillmds@latest add ivy00johns/self-healing-loop