什麼是 gh-fix-ci?
使用 gh 檢查 GitHub PR 檢查,提取失敗的 GitHub Actions 日誌,總結失敗上下文,然後建立修復計劃並在使用者批准後實施。當使用者要求偵錯或修復 GitHub Actions 上失敗的 PR CI/CD 檢查並希望計劃 + 程式碼變更時使用;對於外部檢查(例如 Buildkite),僅報告詳細 URL 並將其標記為超出範圍。 來源:outlinedriven/odin-codex-plugin。
使用 gh 檢查 GitHub PR 檢查,提取失敗的 GitHub Actions 日誌,總結失敗上下文,然後建立修復計劃並在使用者批准後實施。當使用者要求偵錯或修復 GitHub Actions 上失敗的 PR CI/CD 檢查並希望計劃 + 程式碼變更時使用;對於外部檢查(例如 Buildkite),僅報告詳細 URL 並將其標記為超出範圍。
透過命令列快速安裝 gh-fix-ci AI 技能到你的開發環境
來源: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使用 gh 檢查 GitHub PR 檢查,提取失敗的 GitHub Actions 日誌,總結失敗上下文,然後建立修復計劃並在使用者批准後實施。當使用者要求偵錯或修復 GitHub Actions 上失敗的 PR CI/CD 檢查並希望計劃 + 程式碼變更時使用;對於外部檢查(例如 Buildkite),僅報告詳細 URL 並將其標記為超出範圍。 來源:outlinedriven/odin-codex-plugin。
開啟你的終端機或命令列工具(如 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