·1k-monitor-pr-ci
</>

1k-monitor-pr-ci

Monitors a PR's CI checks and review comments until all pass and issues are resolved. Use when watching CI status, waiting for checks to pass, or fixing CI errors on a pull request.

27Installs·3Trend·@onekeyhq

Installation

$npx skills add https://github.com/onekeyhq/app-monorepo --skill 1k-monitor-pr-ci

How to Install 1k-monitor-pr-ci

Quickly install 1k-monitor-pr-ci AI skill to your development environment via command line

  1. Open Terminal: Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.)
  2. Run Installation Command: Copy and run this command: npx skills add https://github.com/onekeyhq/app-monorepo --skill 1k-monitor-pr-ci
  3. Verify Installation: Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Source: onekeyhq/app-monorepo.

SKILL.md

View raw

Monitor a pull request's CI checks and review comments. Auto-fix CI failures, prompt user for review feedback.

$ARGUMENTS - PR number, PR URL, or omit to auto-detect from current branch.

| Any fail | - | Auto-fix CI failure (Step 3) | | Any pending | New comments | Show comments to user, keep waiting | | Any pending | No new comments | Wait 60s, re-check | | All pass | New comments | Show comments to user (Step 4) | | All pass | No new comments | Done (Step 5) |

Monitors a PR's CI checks and review comments until all pass and issues are resolved. Use when watching CI status, waiting for checks to pass, or fixing CI errors on a pull request. Source: onekeyhq/app-monorepo.

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/onekeyhq/app-monorepo --skill 1k-monitor-pr-ci
Category
</>Dev Tools
Verified
First Seen
2026-03-01
Updated
2026-03-11

Browse more skills from onekeyhq/app-monorepo

Quick answers

What is 1k-monitor-pr-ci?

Monitors a PR's CI checks and review comments until all pass and issues are resolved. Use when watching CI status, waiting for checks to pass, or fixing CI errors on a pull request. Source: onekeyhq/app-monorepo.

How do I install 1k-monitor-pr-ci?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/onekeyhq/app-monorepo --skill 1k-monitor-pr-ci Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Where is the source repository?

https://github.com/onekeyhq/app-monorepo