fix-ci

GitHub

在沙箱中复现失败的 GitHub CI 检查,通过修改代码使其通过并返回成功状态。

agent/coding/skills/fix-ci/SKILL.md CopilotKit/OpenTag

Trigger Scenarios

修复失败的 CI 流程 用户要求使失败的命令退出码为 0

Install

npx skills add CopilotKit/OpenTag --skill fix-ci -g -y
More Options

Non-standard path

npx skills add https://github.com/CopilotKit/OpenTag/tree/main/agent/coding/skills/fix-ci -g -y

Use without installing

npx skills use CopilotKit/OpenTag@fix-ci

指定 Agent (Claude Code)

npx skills add CopilotKit/OpenTag --skill fix-ci -a claude-code -g -y

安装 repo 全部 skill

npx skills add CopilotKit/OpenTag --all -g -y

预览 repo 内 skill

npx skills add CopilotKit/OpenTag --list

SKILL.md

Frontmatter
{
    "name": "fix-ci",
    "description": "Reproduce a red GitHub check and make it green. Use when the brief skill is fix-ci or the user wants a failing CI command to exit 0."
}

fix-ci

Reproduce a red GitHub check in the sandbox and make it green.

  1. Call prepare_repository, including pr_number for an existing PR.
  2. If the brief names a failing check, reproduce that command. Use the read-only GitHub Actions tools if you need its log. Never use gh.
  3. Work on the returned safe head branch.
  4. Edit until the reproduced command exits 0.
  5. If green, commit locally and call publish_changes.
  6. If red, do not call publish_changes. Return the log tail.

Version History

  • 6a770d8 Current 2026-08-19 13:54

Same Skill Collection

agent/coding/skills/fix-tests/SKILL.md
agent/coding/skills/implement-issue/SKILL.md
agent/coding/skills/merge-main/SKILL.md

Metadata

Files
0
Version
6a770d8
Hash
e5622842
Indexed
2026-08-19 13:54

- 위키
Copyright © 2011-2026 iteam. Current version is 2.155.2. UTC+08:00, 2026-09-09 02:35
浙ICP备14020137号-1 $방문자$