babysit-pr
Babysit PR
Autonomously monitor a PR (or an entire Graphite stack), fix CI failures, respond to review comments, and push verified fixes. Runs as a long-running session — loops internally with intelligent sleep intervals until all PRs are ready or the user stops the session.
Invocation
/babysit-pr
Session Loop
The skill runs in a continuous loop:
- Detect if the current branch is part of a Graphite stack
- Check PR status (CI + reviews) across all PRs in the stack
- Fix issues starting from the lowest affected branch
- If all PRs are ready → print success and exit
- Otherwise → sleep for an intelligent interval, then repeat
More from neekolas/claude-skills
writing-design-docs
Use when starting any feature, system change, or bugfix that requires architectural decisions — before writing implementation plans or code. Triggers on new projects, multi-component changes, API design, or when the user says "design", "spec", or "architecture".
40planning-implementation
Use when converting architecture or design documents into structured, dependency-ordered implementation task lists for autonomous agent execution via dark-factory
38working-with-graphite
Use when managing branches and PRs with the Graphite CLI (gt). Covers creating stacked PRs, modifying mid-stack, submitting, syncing, and resolving conflicts.
35dark-factory:conductor
Orchestrate autonomous task execution. Guides an Opus session through task refinement, test scaffolding, parallel worker dispatch, verification, and failure resolution.
31