break-edit-loop
Installation
SKILL.md
Skill: Break Edit Loop
Goal
Stop repeated failing edits and switch to analysis so the fix targets the root cause.
Use This Skill When
- You edited the same file three times and the error remains.
lsp_diagnosticsreports the same error after your fix.- You are trying random syntax changes to see what sticks.
Do Not Use This Skill When
- Errors are changing and you are clearly making progress.