·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 で使用できるようになります

ソースリポジトリはどこですか?

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