babysit-pr

Solid

Author-side PR lifecycle babysitter and companion to review-pr. Use when the user wants to tend an existing GitHub PR through CI, review threads, description sync, mergeability, auto-fixes, or asks to babysit a PR with or without an existing manifest.

Code & Development 73 stars 10 forks Updated 3 days ago MIT

Install

View on GitHub

Quality Score: 87/100

Stars 20%
62
Recency 20%
100
Frontmatter 20%
70
Documentation 15%
100
Issue Health 10%
50
License 10%
100
Description 5%
100

Skill Content

Babysit an existing PR by running the manifest workflow. This is the author-side companion to `review-pr`: `review-pr` applies reviewer pressure through PR comments and thread advancement; `babysit-pr` drives the author-side lifecycle toward green and mergeable. They coordinate only through GitHub PR state and the Manifest. **Inputs.** Accept a PR URL, `--manifest <path>`, both, or neither, plus `--verification per-gate|consolidated|self`, optional `--verifier-model <model>`, `--ci`, and `--no-log` to disable the default journal. No PR URL means infer the current branch's upstream/open PR; halt with an actionable error when no single PR can be inferred. `--manifest <path>` supplies the strongest PR grounding and skips fresh synthesis. Omitted `--verification` means `per-gate`. After resolving that default, load the matching `do` verification reference and apply its policy validation before manifest synthesis or execution; the reference, not Babysit PR, owns mode-specific model support and evidence provenance. Without `--manifest`, remove the verification options before invoking `define` with `--babysit <pr-url> --autonomous`, read its `Manifest complete:` path, then continue. Never write either verification option into the Manifest. **Logging.** Unless `--no-log` is present, keep a persisted append-only journal across the tend, so a warm session that compacts mid-lifecycle keeps continuity — what was already tried and abandoned, and operational notes (retriggers, waits). It...

Details

Author
doodledood
Repository
doodledood/manifest-dev
Created
7 months ago
Last Updated
3 days ago
Language
Python
License
MIT

Integrates with

Similar Skills

Semantically similar based on skill content — not just same category