
Pr Guardian Pack
- Updated July 30, 2026
- s-hiraoku/claude-harnesses
pr-guardian-pack watches pull requests after creation: it monitors CI, dispatches fixes via subagents and addresses review feedback. Developers use it to shepherd a PR from open to green and merged without manual babysitting.
Key points
- Monitors CI after PR creation
- Dispatches fixes via subagents
- Addresses review feedback
Pr Guardian Pack by the numbers
- Data as of Jul 31, 2026 (Skillselion catalog sync)
/plugin marketplace add s-hiraoku/claude-harnesses/plugin install pr-guardian-pack@claude-harnessesAdd your badge
Show developers this skill is listed on Skillselion. Paste this into your README.
| Last updated | July 30, 2026 |
|---|---|
| Repository | s-hiraoku/claude-harnesses ↗ |
What it does
Watches PRs after creation: monitors CI, dispatches fixes via subagents and addresses review feedback automatically.
README.md
pr-guardian-pack
Watch PRs after creation or resume stalled PRs. Monitor CI, dispatch fixes via the ci-fixer subagent, inventory human/bot/agent review feedback, and post outcome comments.
Components
- Skills:
pr-guardian,fix-ci - Subagents:
ci-fixer - Commands:
/pr-guardian,/fix-ci
Install
claude /plugin install pr-guardian-pack@claude-harnesses
Usage
/pr-guardian # watch the current branch's PR
/pr-guardian 123 # watch PR #123
/fix-ci # repair the latest failing CI run
Loop control
PR Guardian caps retries at 5 by default. After each iteration the skill writes a dated note to ledger/current.md so the next session can resume.