agentsclimarketplace

Pr shepherding

Skill a5c-ai/babysitter/library/methodologies/metaswarm/skills/pr-shepherding

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

Install
npx -y skills add a5c-ai/babysitter --skill pr-shepherding

Assembled from the repository path, not quoted from the project. Check it against their README if it does not work.

SKILL.md

1.3 KB, 180 tokens by cl100k_base, as published. Nobody here has run it

  • 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

What ships with it: 1 file

522 B alongside SKILL.md

Keep looking

Skills are one crate of 326,059. Ordering is by how many stacks a row turns up in, so the top of any crate is what has actually been picked rather than what has the most stars.