hesreallyhim

PR Health Checker — Development agent for Claude Code

Development community

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

Terminal
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 failures

Alternatives 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 Repository