Auto-detect, analyze, and fix CI/CD failures on any branch
/plugin marketplace add iamladi/cautious-computing-machine--github-plugin/plugin install github@cautious-computing-machine# Fix CI/CD Failures Auto-detect, analyze, and fix CI/CD failures on any branch using GitHub CLI and specialized agents. ## Usage User provided: `$ARGUMENTS` ## Autonomous Loop Mode When `--loop` or `--auto` flag is present, this command runs in autonomous mode using the `ci-fix-loop` skill. **Detection:** **Behavior:** - Runs up to 10 fix-commit-push-wait cycles - Fully autonomous (no user prompts) - Background CI monitoring between iterations - Reports detailed history when complete - Aborts if same errors appear twice consecutively **Safety:** - Will not run on main/master bra...