·gh-fix-ci
</>

gh-fix-ci

composiohq/awesome-codex-skills

使用 gh 檢查 GitHub PR 檢查,提取失敗的 GitHub Actions 日誌,總結失敗上下文,然後創建修復計劃並在用戶批准後實施。當用戶要求調試或修復 GitHub Actions 上失敗的 PR CI/CD 檢查並希望計劃 + 代碼更改時使用;對於外部檢查(例如 Buildkite),僅報告詳細 URL 並將其標記為超出範圍。

13安裝·0熱度·@composiohq

安裝

$npx skills add https://github.com/composiohq/awesome-codex-skills --skill gh-fix-ci

SKILL.md

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 並將其標記為超出範圍。 來源:composiohq/awesome-codex-skills。

查看原文

可引用資訊

為搜尋與 AI 引用準備的穩定欄位與指令。

安裝指令
npx skills add https://github.com/composiohq/awesome-codex-skills --skill gh-fix-ci
分類
</>開發工具
認證
收錄時間
2026-02-01
更新時間
2026-02-18

快速解答

什麼是 gh-fix-ci?

使用 gh 檢查 GitHub PR 檢查,提取失敗的 GitHub Actions 日誌,總結失敗上下文,然後創建修復計劃並在用戶批准後實施。當用戶要求調試或修復 GitHub Actions 上失敗的 PR CI/CD 檢查並希望計劃 + 代碼更改時使用;對於外部檢查(例如 Buildkite),僅報告詳細 URL 並將其標記為超出範圍。 來源:composiohq/awesome-codex-skills。

如何安裝 gh-fix-ci?

開啟你的終端機或命令列工具(如 Terminal、iTerm、Windows Terminal 等) 複製並執行以下指令:npx skills add https://github.com/composiohq/awesome-codex-skills --skill gh-fix-ci 安裝完成後,技能將自動設定到你的 AI 程式設計環境中,可以在 Claude Code 或 Cursor 中使用

這個 Skill 的原始碼在哪?

https://github.com/composiohq/awesome-codex-skills