·gh-fix-ci
</>

gh-fix-ci

使用 gh 检查 GitHub PR 检查,提取失败的 GitHub Actions 日志,总结失败上下文,然后创建修复计划并在用户批准后实施。当用户要求调试或修复 GitHub Actions 上失败的 PR CI/CD 检查并希望计划 + 代码更改时使用;对于外部检查(例如 Buildkite),仅报告详细 URL 并将其标记为超出范围。

18安装·1热度·@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。

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 并将其标记为超出范围。 来源:outlinedriven/odin-codex-plugin。

可引用信息

为搜索与 AI 引用准备的稳定字段与命令。

安装命令
npx skills add https://github.com/outlinedriven/odin-codex-plugin --skill gh-fix-ci
分类
</>开发工具
认证
收录时间
2026-02-22
更新时间
2026-03-11

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 中使用

这个 Skill 的源码在哪?

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

详情

分类
</>开发工具
来源
skills.sh
收录时间
2026-02-22