check-ci

Official

Monitor PR CI checks until completion.

Authormajesticlabs-dev
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Automates monitoring of GitHub PR CI checks by polling status until success, failure, or timeout.

Core Features & Use Cases

  • Script-based CI polling (check_ci.sh)
  • GitHub CLI integration to fetch PR checks
  • Exit codes to indicate status and provide next steps

Quick Start

Run: ./scripts/check_ci.sh [PR_NUMBER] [INTERVAL] [TIMEOUT]

Dependency Matrix

Required Modules

gh

Components

scripts

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: check-ci
Download link: https://github.com/majesticlabs-dev/majestic-marketplace/archive/main.zip#check-ci

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository