gh-fix-ci
✓使用 gh 检查 GitHub PR 检查,提取失败的 GitHub Actions 日志,总结失败上下文,然后创建修复计划并在用户批准后实施。当用户要求调试或修复 GitHub Actions 上失败的 PR CI/CD 检查并希望计划 + 代码更改时使用;对于外部检查(例如 Buildkite),仅报告详细 URL 并将其标记为超出范围。
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
详情
- 分类
- </>开发工具
- 来源
- skills.sh
- 收录时间
- 2026-02-01