·gh-fix-ci
</>

gh-fix-ci

gh で GitHub PR チェックを検査し、失敗した GitHub Actions ログを取得し、失敗のコンテキストを要約して、修正計画を作成し、ユーザーの承認後に実装します。ユーザーが GitHub Actions で失敗した PR CI/CD チェックのデバッグまたは修正を要求し、計画とコードの変更を希望する場合に使用します。外部チェック (Buildkite など) の場合は、詳細 URL のみを報告し、範囲外としてマークします。

18インストール·2トレンド·@outlinedriven

インストール

$npx skills add https://github.com/outlinedriven/odin-codex-plugin --skill gh-fix-ci

gh-fix-ci のインストール方法

コマンドラインで gh-fix-ci AI スキルを開発環境にすばやくインストール

  1. ターミナルを開く: ターミナルまたはコマンドラインツール(Terminal、iTerm、Windows Terminal など)を開きます
  2. インストールコマンドを実行: このコマンドをコピーして実行します: npx skills add https://github.com/outlinedriven/odin-codex-plugin --skill gh-fix-ci
  3. インストールを確認: インストール後、スキルは自動的に AI コーディング環境に設定され、Claude Code、Cursor、OpenClaw で使用できるようになります

ソース: outlinedriven/odin-codex-plugin。

Use gh to locate failing PR checks, fetch GitHub Actions logs for actionable failures, summarize the failure snippet, then propose a fix plan and implement after explicit approval.

Prereq: ensure gh is authenticated (for example, run gh auth login once), then run gh auth status with escalated permissions (include workflow/repo scopes) so gh commands succeed. If sandboxing blocks gh auth status, rerun it with sandboxpermissions=requireescalated.

Fetch failing PR checks, pull GitHub Actions logs, and extract a failure snippet. Exits non-zero when failures remain so it can be used in automation.

gh で GitHub PR チェックを検査し、失敗した GitHub Actions ログを取得し、失敗のコンテキストを要約して、修正計画を作成し、ユーザーの承認後に実装します。ユーザーが GitHub Actions で失敗した PR CI/CD チェックのデバッグまたは修正を要求し、計画とコードの変更を希望する場合に使用します。外部チェック (Buildkite など) の場合は、詳細 URL のみを報告し、範囲外としてマークします。 ソース: outlinedriven/odin-codex-plugin。

引用可能な情報

AI/検索での引用用の安定したフィールドとコマンド。

インストールコマンド
npx skills add https://github.com/outlinedriven/odin-codex-plugin --skill gh-fix-ci
カテゴリ
</>開発ツール
認証済み
初回登録
2026-02-22
更新日
2026-03-10

Browse more skills from outlinedriven/odin-codex-plugin

クイックアンサー

gh-fix-ci とは?

gh で GitHub PR チェックを検査し、失敗した GitHub Actions ログを取得し、失敗のコンテキストを要約して、修正計画を作成し、ユーザーの承認後に実装します。ユーザーが GitHub Actions で失敗した PR CI/CD チェックのデバッグまたは修正を要求し、計画とコードの変更を希望する場合に使用します。外部チェック (Buildkite など) の場合は、詳細 URL のみを報告し、範囲外としてマークします。 ソース: outlinedriven/odin-codex-plugin。

gh-fix-ci のインストール方法は?

ターミナルまたはコマンドラインツール(Terminal、iTerm、Windows Terminal など)を開きます このコマンドをコピーして実行します: npx skills add https://github.com/outlinedriven/odin-codex-plugin --skill gh-fix-ci インストール後、スキルは自動的に AI コーディング環境に設定され、Claude Code、Cursor、OpenClaw で使用できるようになります

ソースリポジトリはどこですか?

https://github.com/outlinedriven/odin-codex-plugin