Write pull-request descriptions and titles that lead with the one structural idea, not a file-by-file changelog. Use when about to write or revise a PR description or title (before gh pr create/gh pr edit, or when a repo squashes with the PR body as the commit message), or when an existing description reads like a…
Watch a PR through CI and review feedback. Auto-fix high-confidence failures and address review comments. Use when the user says /wild-pr:babysit, babysit a PR, or respond to PR comments.
Code review of a diff, branch, or PR, with findings posted as anchored PR comments. Use when the user asks to review a diff, branch, or PR, asks to check a change against its ticket/spec/PRD, or runs /wild-pr:review [pr-number-or-url] [--effort low|high] [--report].
Write pull-request descriptions and titles that lead with the one structural idea, not a file-by-file changelog. Use when about to write or revise a PR description or title (before gh pr create/gh pr edit, or when a repo squashes with the PR body as the commit message), or when an existing description reads like a…
Open a PR for the current branch using summary-writer for the title/body, then run babysit up to three times (stop early on clean). Use when the user says /wild-pr, "create a PR and babysit", "open a PR and babysit", or wants create-then-tend in one shot.
Injects a per-turn reminder (via a UserPromptSubmit hook) to ask the user decision questions as numbered yes/no questions — collapsing every either/or into a single yes/no rather than an inline 'X, or Y?' or a pick-one menu. Portable, shareable restatement of a personal CLAUDE.md rule.