watch-ci
Installation
SKILL.md
Watch CI
Monitor GitHub Actions CI runs for the current HEAD (or a specified SHA) until completion, then report verdict.
Trigger
- Keywords: watch CI, check CI, CI status, monitor build, build status, is CI passing, watch actions, CI result
When NOT to Use
- Pushing code to remote (use
/push-ci) - Creating pull requests (use
/create-pr) - Running local tests (use
/verifyor/precommit)
Workflow
Auto-detect (branch + SHA) → Find matching runs → Quick-check status → Watch or Report → Verdict