Agent Skills: pr-shepherding

Monitor PR lifecycle from creation through merge including CI monitoring, review comment handling, thread resolution, and merge readiness verification.

UncategorizedID: a5c-ai/babysitter/pr-shepherding

Install this agent skill to your local

pnpm dlx add-skill https://github.com/a5c-ai/babysitter/tree/HEAD/library/methodologies/metaswarm/skills/pr-shepherding

Skill Files

Browse the full folder contents for pr-shepherding.

Download Skill

Loading file tree…

library/methodologies/metaswarm/skills/pr-shepherding/SKILL.md

Skill Metadata

Name
pr-shepherding
Description
Monitor PR lifecycle from creation through merge including CI monitoring, review comment handling, thread resolution, and merge readiness verification.
  • When a PR needs CI monitoring
  • When review comments need automated handling

Process

  1. Monitor CI - Watch pipeline status, triage failures
  2. Handle Comments - Respond to review feedback, make code changes
  3. Resolve Threads - Close addressed review threads
  4. Verify Readiness - Check approvals, CI green, threads resolved, coverage met

Merge Readiness Checklist (gtg)

  • [ ] All CI checks passing
  • [ ] Required approvals obtained
  • [ ] All review threads resolved
  • [ ] Coverage thresholds met
  • [ ] No merge conflicts
  • [ ] SERVICE-INVENTORY.md updated

Agents Used

  • agents/pr-shepherd/ - PR lifecycle management

Tool Use

Invoke via babysitter process: methodologies/metaswarm/metaswarm-pr-shepherd