ci-integration とは?
決定的な CI/CD インタラクション パターン。プッシュアンドウェイトの規律、障害のトリアージ、lint/フォーマット/インフラ障害の自己修復、パイプライン消費のための構造化された出力。 CI/CD システムと対話するときにアクティブ化します。 ソース: jwilger/agent-skills。
決定的な CI/CD インタラクション パターン。プッシュアンドウェイトの規律、障害のトリアージ、lint/フォーマット/インフラ障害の自己修復、パイプライン消費のための構造化された出力。 CI/CD システムと対話するときにアクティブ化します。
コマンドラインで ci-integration AI スキルを開発環境にすばやくインストール
ソース: jwilger/agent-skills。
Value: Feedback -- CI pipelines produce signals. Deterministic interaction patterns ensure those signals are received, classified, and acted on correctly. Undisciplined CI interaction (pushing over failing runs, ignoring flaky tests) degrades the signal until the pipeline is noise.
Teaches disciplined CI/CD interaction: one pending run at a time, structured failure triage, automated self-healing for mechanical failures, and structured evidence output for pipeline consumption. Prevents the most common CI failure mode: pushing again before understanding why the last run failed.
One pending CI run at a time. Never push while a run is in progress.
決定的な CI/CD インタラクション パターン。プッシュアンドウェイトの規律、障害のトリアージ、lint/フォーマット/インフラ障害の自己修復、パイプライン消費のための構造化された出力。 CI/CD システムと対話するときにアクティブ化します。 ソース: jwilger/agent-skills。
AI/検索での引用用の安定したフィールドとコマンド。
npx skills add https://github.com/jwilger/agent-skills --skill ci-integration決定的な CI/CD インタラクション パターン。プッシュアンドウェイトの規律、障害のトリアージ、lint/フォーマット/インフラ障害の自己修復、パイプライン消費のための構造化された出力。 CI/CD システムと対話するときにアクティブ化します。 ソース: jwilger/agent-skills。
ターミナルまたはコマンドラインツール(Terminal、iTerm、Windows Terminal など)を開きます このコマンドをコピーして実行します: npx skills add https://github.com/jwilger/agent-skills --skill ci-integration インストール後、スキルは自動的に AI コーディング環境に設定され、Claude Code、Cursor、OpenClaw で使用できるようになります
https://github.com/jwilger/agent-skills