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.