fix
Installation
SKILL.md
Fix
Failure-driven iterative repair. Detect → Prioritize → Fix ONE thing → Commit → Verify → Keep/Revert → Repeat.
When to Apply / NOT
Apply: user says "fix", "make it pass", "apply findings"; input is a verifier failure, findings file, or bug description.
NOT apply:
- CI/PR workflows with no local context → use
gh-fix-ci - PR review comments → use
gh-address-comments - Merge conflicts
- Analysis-only tasks → use
resolveordebug - Planned change without a failure driver → use
proceed
Detected Mode Acknowledgement [LOAD-BEARING]
First output line before ANY edit: