babysit

Monitor pull request checks, reviews, and comments until mergeable.

Updated Jun 19, 2026
One-click install
npx skills add https://github.com/Intelligent-Resourcing-Team-Environment/claude-memory --skill babysit-intelligent-resourcing-team-environment
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: babysit
Source: https://github.com/Intelligent-Resourcing-Team-Environment/claude-memory/tree/main/plugin/skills/babysit
Command: npx skills add https://github.com/Intelligent-Resourcing-Team-Environment/claude-memory --skill babysit-intelligent-resourcing-team-environment

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Watch PRs and review cycles until they are ready to merge. Track comments, reviews, and CI status to ensure all actionable issues are resolved before merge.

Core Features & Use Cases

  • Continuous PR monitoring: track pull requests, reviews, checks, and CI status until merge readiness is achieved.
  • Actionable guidance: surface unresolved threads and failed checks, prompting targeted fixes.
  • Collaboration aid: summarize pending items and suggested next steps to coordinate with teammates.

Quick Start

Monitor a specific PR until it is ready to merge and provide actionable guidance.

Frequently Asked Questions about babysit

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

FAQPage Schema
How do I monitor a GitHub pull request until CI checks pass and reviews are complete?

To monitor a GitHub pull request, this skill identifies the PR number and target branch, then continuously tracks checks, reviews, and comments until the PR is mergeable. It surfaces unresolved threads and failed checks to guide necessary fixes.

What is the best way to automate tracking unresolved review threads on a pull request?

Automating PR review tracking involves surfacing unresolved threads and failed checks to prompt targeted fixes. The skill monitors comments and CI status, summarizing pending items and suggested next steps to coordinate with teammates.

Can I use this to automatically re-run failed CI tests on a pull request?

Yes, you can re-run relevant tests after ensuring real changes are made with user confirmation. The skill stops monitoring when all actionable issues are resolved, failed checks are addressed, and the PR achieves merge readiness.

Does this skill require manual confirmation before applying fixes to a pull request?

Yes, real changes to the pull request are made only with explicit user confirmation. The skill guides fixes by surfacing failed checks and unresolved threads, re-running tests after you approve the modifications.

How do I track pull request merge readiness across multiple review cycles?

Tracking PR merge readiness across review cycles requires monitoring checks and comments until all actionable issues are resolved. The skill watches the CI status and review threads, stopping automatically when checks pass and the PR is ready to merge.

Why does my pull request monitoring stop before all CI checks pass?

PR monitoring stops only when all actionable issues are resolved and checks pass. If monitoring halts early, it indicates unresolved threads or failed checks were addressed, real changes were confirmed, and the PR successfully reached a mergeable state.