| name | gh-workflow-monitor |
| description | Monitor GitHub workflows, propose fixes for failures, and report status |
| disable-model-invocation | true |
GitHub Workflow Monitor
Use the gh for GitHub operations.
Step 1: Check current branch.
Step 2: If the branch is not green, find the GitHub Actions workflow run associated with the current branch. Use the gh cli.
Step 3: Monitor the workflow run for failures.
Step 4: If the workflow run fails, propose a fix.
Step 5: If the workflow run succeeds, exit plan mode and report the status.