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 resolve or debug
  • Planned change without a failure driver → use proceed

Detected Mode Acknowledgement [LOAD-BEARING]

First output line before ANY edit:

Installs
1
GitHub Stars
14
First Seen
Jun 4, 2026
fix — outlinedriven/odin-codex-plugin