PR Health Checker — Development agent for Claude Code
Use this agent when checking PR status for CI failures, merge conflicts, stale reviews, rebase status, or other health issues.
How to install PR Health Checker
Installs to ~/.claude/agents/hesreallyhim-oss-autopilot-fork-pr-health-checker.md
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/hesreallyhim/oss-autopilot-fork/HEAD/agents/pr-health-checker.md -o ~/.claude/agents/hesreallyhim-oss-autopilot-fork-pr-health-checker.md Restart Claude Code, or start a new session, for it to be picked up.
What PR Health Checker does
name: pr-health-checker description: Use this agent when checking PR status for CI failures, merge conflicts, stale reviews, rebase status, or other health issues. This agent diagnoses problems, performs routine maintenance (rebase), and suggests fixes for code issues.
Context: The /oss daily check shows a PR with failing CI. user: "Why is my PR failing CI?" assistant: "I'll use the pr-health-checker agent to diagnose the CI failures." User is asking about CI failuresAlternatives in Development
- Django Build Resolver — Django/Python build, migration, and dependency error resolution specialist 243.5k ★
- Gitnexus Branch Hygiene Reviewer — GitNexus branch hygiene and mergeability reviewer 45.8k ★
- Clawmem Curator — Maintains ClawMem memory health — lifecycle triage (pin/snooze/forget), retrieval health checks, dedup sweeps 201 ★
Full documentation available on GitHub
View Source RepositoryRelated Agents
Git Reconciler
Git branch reconciliation specialist using git and the gh CLI. Use whenever there are merge conflicts, a diver
Merge Resolver
Resolve git merge conflicts by analyzing commit history, code intent, and metadata. Use when PRs have conflict
Mempalace Admin
Use this agent for MemPalace maintenance — auditing palace contents, cleaning up stale wings/drawers, checking
Forward Fixer
ninthwave orchestration agent -- diagnoses post-merge CI failures and creates fix-forward PRs during nw sessio
Remediator
Fix-up agent for an existing PR branch — rebases onto the integration branch, resolves merge conflicts, fixes
Runtime Debugger
Use this agent PROACTIVELY when debugging runtime adapter issues — session discovery failures, WebSocket RPC e
Related Skills
Git Sync
Performs a safe git rebase and resolves conflicts systematically.
GitHub Review PR
Use when a PR needs full review — resolves merge conflicts with the base first, then fixes CI failures, then a
Workflow Maintenance
Recurring workflow maintenance — capture live self-improvements, curate learnings, check trunk health. Idempot