cali-ops-verify-ci

Installation
SKILL.md

Verify CI

Deterministic CI + live-deploy checker. Runs fast (<2 min), never blocks indefinitely, and returns structured JSON so an agent can decide what to do without waiting synchronously.

When to use

  • After a push/merge/release and you need to confirm CI is green.
  • As the engine behind a multica Autopilot (schedule or GitHub webhook) that periodically checks repos.
  • After an aborted/idle-watchdog run, to verify what actually shipped.
  • Never block on gh run watch — call this script and act on its JSON.

Procedure

Run the bundled script:

Installs
3
GitHub Stars
2
First Seen
Jul 18, 2026
cali-ops-verify-ci — calionauta/agent-sync-public