
Agent Actions Review
- Updated July 20, 2026
- petems/agent-actions-review
agent-actions-review is a plugin marketplace that provides fix-failing-actions and watch-actions plugins to diagnose, fix, and monitor GitHub Actions CI/CD on the current branch.
About
agent-actions-review is a Peter Souter marketplace with two Claude Code-oriented plugins for GitHub Actions on the branch you are working on. fix-failing-actions is an active repair loop: it pulls failing run data, reads logs, suggests or applies fixes, pushes changes, and keeps watching until checks go green. watch-actions is the lightweight counterpart that only polls workflow runs until everything passes or a timeout hits, with no code changes. developers shipping from GitHub who constantly break CI on feature branches get the most value, especially when they want the agent to own the tedious log triage instead of context-switching to the Actions UI. Register this marketplace when Actions failures are a recurring tax on your ship cadence, not when you need generic cloud deploy or security scanning.
- 2 plugins: fix-failing-actions and watch-actions
- fix-failing-actions: fetch failures, analyze logs, apply fixes, push, watch until green
- watch-actions: poll branch workflow runs until pass or timeout (read-only)
- Built for current-branch GitHub Actions CI/CD diagnosis
Agent Actions Review by the numbers
- Data as of Jul 21, 2026 (Skillselion catalog sync)
/plugin marketplace add petems/agent-actions-reviewAdd your badge
Show developers this marketplace is listed on Skillselion. Paste this into your README.
| Last updated | July 20, 2026 |
|---|---|
| Repository | petems/agent-actions-review ↗ |
What it does
Add GitHub Actions skills that watch CI on your branch or diagnose failures, patch workflows, push, and re-run until checks pass.
Who is it for?
Best when you're on GitHub-hosted repos and ship via Actions and want agent-driven fix-and-watch loops on the active branch.
Skip if: Projects on GitLab only, local-only test runs with no Actions, or teams that forbid automated pushes from agents.
What you get
After installing the marketplace, you can delegate branch CI polling and failure remediation to Claude skills until checks are green or you hit a defined timeout.
- Green or diagnosed CI state on the current branch
- Optional workflow/config fixes applied via fix-failing-actions
By the numbers
- 2 plugins: fix-failing-actions, watch-actions
- Metadata: CLI and Claude Code skills for GitHub Actions CI/CD
Plugins in this marketplace
2 plugins - install individually after you add the marketplace.
Recommended Marketplaces
How it compares
GitHub Actions-focused skill pair, not a general security audit or frontend UI marketplace.
FAQ
Who is Agent Actions Review for?
Developers using Claude Code against GitHub repos who need CI/CD failure diagnosis and optional automated fix-and-push workflows.
When should I use Agent Actions Review?
Use it when a branch check fails or stays pending and you want watch-only monitoring or full fix-failing-actions remediation.
How do I add Agent Actions Review to my agent?
Add the Agent Actions Review marketplace in Claude Code and enable fix-failing-actions, watch-actions, or both from the two-plugin bundle.