Skip to main content

p9

Something is running and you are stuck waiting on it — CI checks on a PR you just pushed, a deploy going out, a container image build, a slow migration or a long reindex. This skill puts a watcher on the wait and spends the wait on the next piece of work, instead of watching a spinner or calling `sleep`. Also use it for a wait already in flight: "is the watcher running?", "did it notify?", "if I close my laptop does the wait just evaporate?", "I want my phone to buzz when it finishes or when it dies". Invoke it on the wait alone. You do NOT need the PR number, the URL, the branch, or the polling command first — locating the target is the skill's own first step, not a precondition for loading it. Asking the user which PR / which command / which watcher instead of invoking is the known failure mode here, and it is never the right move. Not for a wait nobody is waiting on any more — checks already landed, run already finished, PR already merged, a red result handed to you cold to debug. A failure your own watche

Jump to install

Source facts

Repository
broomva/skills
Last source activity
July 30, 2026 at 01:59
Detected SKILL.md language
English
Stars
3
Forks
2

Install options

The review-first prompt is selected by default. You can switch to a direct command or download a local copy.

Review the source files

Read SKILL.md and any companion files shown by SkillsMP before deciding whether to install.