Agent skill
pr-shepherding
Monitor PR lifecycle from creation through merge including CI monitoring, review comment handling, thread resolution, and merge readiness verification.
Install this agent skill to your Project
npx add-skill https://github.com/majiayu000/claude-skill-registry/tree/main/skills/other/other/pr-shepherding
SKILL.md
PR Shepherding
Overview
Monitor and manage a PR from creation through merge. Handle CI failures, respond to review comments, resolve threads, and verify merge readiness.
When to Use
- After PR creation from completed work
- When a PR needs CI monitoring
- When review comments need automated handling
Process
- Monitor CI - Watch pipeline status, triage failures
- Handle Comments - Respond to review feedback, make code changes
- Resolve Threads - Close addressed review threads
- 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
Recommended Agent Skills
Expand your agent's capabilities with these related and highly-rated skills.
agent-ops-spec
Manage specification documents in .agent/specs/. Use when user provides requirements, acceptance criteria, or feature descriptions that need to be tracked and validated against implementation.
agent-ops-state
Maintain .agent state files. Use at session start, after meaningful steps, and before concluding: read/update constitution/memory/focus/issues/baseline consistently.
agent-ops-spec
Manage specification documents in .agent/specs/. Use when user provides requirements, acceptance criteria, or feature descriptions that need to be tracked and validated against implementation.
agent-ops-testing
Test strategy, execution, and coverage analysis. Use when designing tests, running test suites, or analyzing test results beyond baseline checks.
agent-ops-testing
Test strategy, execution, and coverage analysis. Use when designing tests, running test suites, or analyzing test results beyond baseline checks.
agent-ops-state
Maintain .agent state files. Use at session start, after meaningful steps, and before concluding: read/update constitution/memory/focus/issues/baseline consistently.
Didn't find tool you were looking for?