Loading...
Loading...
Missing state triggers repair, not failure.
npx skill4agent add simhacker/moollm self-repairMissing state triggers repair, not failure.
[!IMPORTANT] NEVER-CRASH — The core principle. Repair instead of fail. Always.
| File | Purpose |
|---|---|
| SKILL.md | Full protocol documentation |
| CHECKLIST.yml.tmpl | Checklist template |
| Demon | Watches For |
|---|---|
| Missing canonical files |
| Missing sidecar metadata |
| Files outside boundaries |
graph LR
SR[🔧 self-repair] -->|monitors| SL[📜 session-log]
SR -->|monitors| WS[working-set.yml]
SR -->|creates| HOT[hot.yml / cold.yml]
SR -->|repairs| FILES[missing files]
SR -->|part of| KERNEL[kernel/self-healing]| Skill | Relationship |
|---|---|
| session-log/ | Self-repair monitors log integrity |
| summarize/ | Triggered when context exceeds budget |
| honest-forget/ | Graceful memory decay |
| Symbol | Link |
|---|---|
| PROTOCOLS.yml |
| PROTOCOLS.yml |
| PROTOCOLS.yml |
| PROTOCOLS.yml |
| Direction | Destination |
|---|---|
| ⬆️ Up | skills/ |
| ⬆️⬆️ Root | Project Root |
| 📜 Sister | session-log/ |