·ci-iteration
</>

ci-iteration

dagster-io/erk

当迭代运行 CI 检查并修复故障时,应该使用此技能。在执行 make 目标(fast-ci、all-ci、ci)、迭代 lint/format/type/test 错误或需要 pytest/ty/ruff/prettier/make/gt 命令的 devrun 代理模式时使用。

4安装·2热度·@dagster-io

安装

$npx skills add https://github.com/dagster-io/erk --skill ci-iteration

SKILL.md

Run the specified CI target and automatically fix any failures. Keep iterating until all checks pass or you get stuck on an issue that requires human intervention.

IMPORTANT: All make commands must be run from the repository root directory. The Makefile is located at the root of the repository, not in subdirectories.

CRITICAL: When spawning sub-agents to run make, pytest, ty, ruff, prettier, or gt commands, you MUST use devrun:

当迭代运行 CI 检查并修复故障时,应该使用此技能。在执行 make 目标(fast-ci、all-ci、ci)、迭代 lint/format/type/test 错误或需要 pytest/ty/ruff/prettier/make/gt 命令的 devrun 代理模式时使用。 来源:dagster-io/erk。

查看原文

可引用信息

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

安装命令
npx skills add https://github.com/dagster-io/erk --skill ci-iteration
分类
</>开发工具
认证
收录时间
2026-02-01
更新时间
2026-02-18

快速解答

什么是 ci-iteration?

当迭代运行 CI 检查并修复故障时,应该使用此技能。在执行 make 目标(fast-ci、all-ci、ci)、迭代 lint/format/type/test 错误或需要 pytest/ty/ruff/prettier/make/gt 命令的 devrun 代理模式时使用。 来源:dagster-io/erk。

如何安装 ci-iteration?

打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/dagster-io/erk --skill ci-iteration 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code 或 Cursor 中使用

这个 Skill 的源码在哪?

https://github.com/dagster-io/erk