babysit-pr

Run a single implement-phase BRC cycle against an existing GitHub PR.

13|3|Updated Feb 2, 2026
One-click install
npx skills add https://github.com/jwbron/egg --skill babysit-pr-jwbron
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: babysit-pr
Source: https://github.com/jwbron/egg/tree/main/skills/babysit-pr
Command: npx skills add https://github.com/jwbron/egg --skill babysit-pr-jwbron

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Guides teams through a single implement-phase BRC cycle against an existing GitHub pull request, reusing the same role-typed producers (coder, tester, documenter) and the Broadcast-Review-Converge consensus that the full SDLC pipeline uses — it just targets the PR diff instead of a GitHub issue.

Core Features & Use Cases

  • Orchestrates a complete implement-phase cycle against an open PR, reusing producer roles (coder, tester, documenter) and reviewer_code.
  • Enforces a PR-focused workflow: Seed, PR readiness checks, Confirm, Submit, Monitor, and HITL/Complete steps.
  • Provides structured guidance and tooling to monitor the pipeline and react to final push safety checks or hand-off to human review.

Quick Start

Run /babysit-pr with a PR URL or number to start a one-off implement-phase BRC cycle.

Frequently Asked Questions about babysit-pr

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automate running an implement-phase BRC cycle against a GitHub pull request?

To automate an implement-phase BRC cycle against a GitHub PR, provide a PR URL or number to run the workflow, which analyzes the targeted diff and reaches consensus without refine or plan phases.

What is a PR-focused BRC cycle and how does it handle code review consensus?

A PR-focused BRC cycle reuses role-typed producers like coder, tester, and documenter alongside reviewer_code to apply Broadcast-Review-Converge consensus directly to a PR diff instead of a GitHub issue.

Can I run a targeted BRC consensus workflow on an existing PR without the refine and plan phases?

Yes, you can run a targeted BRC consensus workflow on an existing PR that skips refine and plan phases, executing Seed, PR readiness checks, Confirm, Submit, Monitor, and HITL steps.

How do I monitor an automated PR pipeline and handle human-in-the-loop review steps?

You monitor the automated PR pipeline by following the structured workflow steps up to the final push safety checks, which either complete the cycle or hand off the PR diff to human review.

Do I need access to an orchestrator to run a single implement-phase cycle on a PR diff?

Yes, you need access to the orchestrator to run a single implement-phase cycle, as it automates the complete role-typed producer pipeline and enforces the PR readiness and submission workflow.