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

Aller à l'installation

Informations de source

Dépôt
broomva/skills
Dernière activité de la source
30 juillet 2026 à 01:59
Langue détectée de SKILL.md
anglais
Étoiles
3
Forks
2

Options d'installation

Le prompt qui vérifie d'abord la source est sélectionné par défaut. Vous pouvez passer à une commande directe ou télécharger une copie locale.

Vérifiez les fichiers source

Lisez SKILL.md et les fichiers associés affichés par SkillsMP avant de décider de l'installer.