vaporphd

PR Shepherd — Development agent for Claude Code

Development community

Takes an APPROVED loop PR from reviewer-approve to MERGED — pre-flight hygiene → push-delivery verification → runs the merge that fits MERGE_GATE → post-merge verification + stamp, all in one invoca.

How to install PR Shepherd

Installs to ~/.claude/agents/vaporphd-zprof-pr-shepherd.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/vaporphd/zprof/HEAD/.claude/agents/pr-shepherd.md -o ~/.claude/agents/vaporphd-zprof-pr-shepherd.md

Restart Claude Code, or start a new session, for it to be picked up.

What PR Shepherd does


name: pr-shepherd description: Takes an APPROVED loop PR from reviewer-approve to MERGED — pre-flight hygiene → push-delivery verification → runs the merge that fits `MERGE_GATE` → post-merge verification + stamp, all in one invocation. Use proactively after [[reviewer]] returns `approve` on a loop-produced PR (or re-invoke on an already-merged PR for verification + stamp). Never reviews diffs, never writes code, never uses `--admin` / force / `--no-verify`; external PRs (dependabot / outsid

Alternatives in Development

  • 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 ★
  • Bibliography Auditor — Audits bibliography entries for completeness, consistency, and hygiene — checks .bib files, compiled PDF for u 169 ★

Full documentation available on GitHub

View Source Repository