Documentation
README
fix — end-to-end bug-fix pipeline
Runs the bug-fix lifecycle: diagnose → (instrument) → implement the minimal fix with a red→green regression test → (verify) → (commit). This skill orchestrates the surrounding phases and performs the fix itself. The diagnosis and verification phases delegate to their own skills; the fix implementation (Phase 3) is done inline here — that is the core of this skill.
Announce at start: "Using the fix skill — {autonomy mode}, phases: {selected}."
The phases
This is the opening of the README. Read the full README on GitHub.