What does this skill do?
The Defect Fix Orchestrator Skill resolves software bugs by ensuring that each defect is reproduced as a regression test before applying the fix. The workflow highlights the defect in red, applies the fix until it turns green, reviews the code, and confirms the commit with the prefix "fix:". It includes human checkpoints and an optional security reviewer for sensitive paths.