check-ci

Installation
SKILL.md

Check CI Status

This skill checks the current CI status for the active branch or PR, reports GitHub Actions workflow results, merge conflict state, CodeRabbit review status, and optionally suggests automatic repair via /fix-ci, /fix-conflict, or /fix-review.

Usage

/check-ci          # Show current CI status + conflict + review state
/check-ci --fix    # Show status and suggest fix commands for any issues found
/check-ci --wait   # Report if CI is still running

Workflow

Step 1: Determine Context

Get the current branch:

Related skills
Installs
28
GitHub Stars
4
First Seen
Feb 27, 2026