Self Healing Pipeline

Self-healing build pipeline with Planner/Builder/Judge loop. Planner writes test contracts, Builder implements and runs tests, Judge evaluates and auto-retries up to 3 times before escalating to the user. File-based state tracking survives session interrupts. Use when the user says "self-healing pipeline", "healing build", "auto-fix pipeline", "build with retries", or wants a resilient implementation workflow that self-corrects on test failures.

m2ai-portfolio Updated

File contents

m2ai-portfolio/m2ai-skills-pack/tree/main/m2ai-build-tooling/skills/self-healing-pipeline commit bf96b7a3aa

Frequently asked questions

npx skillmds@latest add m2ai-portfolio/self-healing-pipeline