Gh Pr Checks Plan Fix

Use when a user asks to debug or fix failing GitHub PR checks that run in GitHub Actions; use `gh` to inspect checks and logs, summarize failure context, draft a fix plan, and implement only after explicit approval. Treat external providers (for example Buildkite) as out of scope and report only the details URL.

概要

The Gh Pr Checks Plan Fix skill, hosted in the mxyhi/ok-skills repository, enables AI agents to diagnose and resolve failing GitHub Pull Request checks. By leveraging the GitHub CLI, the skill inspects check statuses and retrieves execution logs to pinpoint the root cause of CI/CD failures within GitHub Actions. After summarizing the failure context, the agent drafts a remediation plan, though implementation only proceeds following explicit user approval. While the skill is optimized for native GitHub Actions, it identifies external providers like Buildkite by reporting their detail URLs without attempting direct debugging. This tool is compatible with agents such as Codex and Claude, utilizing the popularity of its source repository to streamline automated DevOps troubleshooting workflows.

ユースケース

Identifying specific error logs in failing GitHub Actions workflows to determine the cause of a PR block.
Generating a step-by-step plan to resolve environment-related or code-based CI failures.
Automating the implementation of approved fixes for broken build pipelines directly within the PR branch.

導入方法

# Review source first
open https://github.com/mxyhi/ok-skills/blob/main/gh-fix-ci/SKILL.md

Copy or clone the skill folder into your agent skills directory after reviewing its instructions and scripts.

セキュリティ

This skill requires GitHub CLI access and appropriate repository permissions to read logs and modify code. To maintain repository integrity, it enforces a mandatory manual approval step before any proposed fixes are implemented. Users must ensure that the AI agent environment is securely configured to manage GitHub authentication tokens.

関連Skills

CI Cd And Automation

addyosmani/agent-skills

DevOps

CI/CDパイプラインのセットアップを自動化します。ビルドおよびデプロイパイプラインの設定や変更時に使用します。クオリティゲートの自動化、CIでのテストランナーの設定、またはデプロイ戦略の確立が必要な場合に使用してください。

typescriptsecurity
97,909 StarsMIT

Protected Vercel Deployments

vercel-labs/agent-browser

DevOps

Vercel Authentication、SSO、または Deployment Protection で保護された Vercel デプロイメントに agent-browser でアクセスしてテストします。プレビューまたは本番の URL が Vercel ログインページにリダイレクトされる場合、保護による 401 または 403 エラーを返す場合、あるいは静的なバイパスシークレットや公開例外の代わりに短期間の Trusted Sources OIDC 認証が必要な場合に使用します。

securityreview
42,969 StarsApache-2.0

Agent Browser

vercel-labs/agent-browser

DevOps

AIエージェント向けのブラウザ自動化CLIです。ページの移動、フォーム入力、ボタンのクリック、スクリーンショットの取得、データ抽出、ウェブアプリのテスト、またはあらゆるブラウザタスクの自動化など、ユーザーがウェブサイトを操作する必要がある場合に使用します。トリガーには、「ウェブサイトを開く」、「フォームに入力する」、「ボタンをクリックする」、「スクリーンショットを撮る」、「ページからデータをスクレイピングする」、「このウェブアプリをテストする」、「サイトにログインする」、「ブラウザ操作を自動化する」、またはプログラムによるウェブ操作を必要とするあらゆるタスクが含まれます。また、...に使用します。

CodexClaude Code
testingbrowser
42,969 StarsApache-2.0

Cloudflare Email Service

cloudflare/skills

DevOps

Cloudflare Email Sending および Email Routing の統合とその配信設定の実装やトラブルシューティングを行います。

Claude CodeClaude
pythontesting
2,884 StarsApache-2.0

Cloudflare One

cloudflare/skills

DevOps

Cloudflare One Zero TrustおよびSASEデプロイの設計、構成、トラブルシューティング、またはレビューを行います。他ベンダーからの移行計画にはcloudflare-one-migrationsを使用します。

securityreview
2,884 StarsApache-2.0

Agents SDK

cloudflare/skills

DevOps

agentsパッケージを使用して、Cloudflare Agents SDKアプリケーションの構築、デバッグ、またはレビューを行います。

typescriptreact
2,884 StarsApache-2.0