Monitor GitHub workflows, propose fixes for failures, and report status
Scanned 9/1/2026
Install to Claude Code
npx -y skills add PaloAltoNetworks/shifter --skill gh-workflow-monitor --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Gh Workflow Monitor?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/paloaltonetworks-gh-workflow-monitor)More formats (shields.io, HTML) on the badges page.
---
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.
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!