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

설치로 이동

소스 정보

저장소
broomva/skills
최근 소스 활동
2026년 7월 30일 01:59
감지된 SKILL.md 언어
영어
스타
3
포크
2

설치 방법

기본적으로 소스를 먼저 확인하는 Prompt가 선택됩니다. 직접 명령으로 전환하거나 로컬 사본을 다운로드할 수도 있습니다.

소스 파일 검토

설치 여부를 결정하기 전에 SKILL.md와 SkillsMP에 표시된 보조 파일을 읽어 보세요.