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.