About
The CI Autofix Loop skill enables Claude to autonomously manage the health of your pull requests by identifying failing builds and applying targeted fixes. It orchestrates a complete workflow that includes discovering failing checks via the GitHub CLI, pulling diagnostic logs from GitHub Actions or Buildkite, and implementing minimal code changes to address the root cause. By integrating steps for code simplification and review before pushing, it ensures that build fixes remain clean and maintainable while iterating until the pipeline is green.