Babysit PR
Skill Verified ActiveWatch a pull request or review cycle until it is ready to merge. Use when asked to babysit, monitor, or keep checking PR comments, reviews, and CI until all actionable issues are resolved.
To automate the process of babysitting pull requests, ensuring all checks pass, reviews are resolved, and comments are addressed before merging.
Features
- Monitors PR status, checks, reviews, and comments
- Polls for status updates at a configurable interval
- Automates verification of mergeability and resolution of issues
- Provides detailed CLI commands and scripts for GitHub interaction
Use Cases
- Use when asked to monitor a pull request until it's ready for review.
- Use when needing to ensure all CI checks and review comments are resolved before merging.
- Use to automate the process of 'babysitting' long-running PRs.
Non-Goals
- Automatically merging pull requests.
- Resolving issues in the code directly; it only monitors and reports.
- Interacting with CI systems directly; it relies on GitHub's status checks.
Prerequisites
- GitHub CLI (`gh`) installed
- Authentication configured for GitHub CLI (e.g., via `gh auth login`)
Installation
npx skills add thedotmack/claude-memRuns the Vercel skills CLI (skills.sh) via npx — needs Node.js locally and at least one installed skills-compatible agent (Claude Code, Cursor, Codex, …). Assumes the repo follows the agentskills.io format.
Quality Score
VerifiedTrust Signals
Similar Extensions
Github
100Use gh for GitHub issues, PR status, CI/logs, comments, reviews, releases, and API queries.
Project Session Manager
100Worktree-first dev environment manager for issues, PRs, and features with optional tmux sessions
Oh My Claudecode
100Process-first advisor routing for Claude, Codex, or Gemini via `omc ask`, with artifact capture and no raw CLI assembly
Telegram Crabbox E2e Proof
100Use when reviewing, reproducing, or proving OpenClaw Telegram behavior with a real Telegram user on Crabbox, including PR review workflows that need an agent-controlled Telegram Desktop recording, TDLib user-driver commands, Convex-leased credentials, WebVNC observation, and motion-trimmed artifacts.
ClawSweeper Skill
100Use for all ClawSweeper work: OpenClaw issue/PR sweep reports, commit-review reports, repair jobs, cloud fix PRs, @clawsweeper maintainer mention commands, trusted ClawSweeper-reviewed autofix/automerge, GitHub Actions monitoring, permissions, gates, and manual backfills.
Agent Browser
100Browser automation CLI for AI agents. Use when the user needs to interact with websites, including navigating pages, filling forms, clicking buttons, taking screenshots, extracting data, testing web apps, or automating any browser task. Triggers include requests to "open a website", "fill out a form", "click a button", "take a screenshot", "scrape data from a page", "test this web app", "login to a site", "automate browser actions", or any task requiring programmatic web interaction.