·ci-monitoring
</>

ci-monitoring

PR の作成後に使用 - CI パイプラインを監視し、緑色になるか問題が解決不能であると特定されるまで周期的に障害を解決します。

4インストール·0トレンド·@troykelly

インストール

$npx skills add https://github.com/troykelly/codex-skills --skill ci-monitoring

ci-monitoring のインストール方法

コマンドラインで ci-monitoring AI スキルを開発環境にすばやくインストール

  1. ターミナルを開く: ターミナルまたはコマンドラインツール(Terminal、iTerm、Windows Terminal など)を開きます
  2. インストールコマンドを実行: このコマンドをコピーして実行します: npx skills add https://github.com/troykelly/codex-skills --skill ci-monitoring
  3. インストールを確認: インストール後、スキルは自動的に AI コーディング環境に設定され、Claude Code、Cursor、OpenClaw で使用できるようになります

ソース: troykelly/codex-skills。

If CI finds a bug you didn't find locally, your local testing was insufficient. Before blaming CI, ask yourself: Did you run all tests locally? Did you test against local services (postgres, redis)?

Did you run the same checks CI runs? Did you run integration tests, not just unit tests with mocks? CI should only fail for: environment differences, flaky tests, or infrastructure issues—never for bugs you could have caught locally.

Core principle: CI failures are blockers. But they should never be surprises.

PR の作成後に使用 - CI パイプラインを監視し、緑色になるか問題が解決不能であると特定されるまで周期的に障害を解決します。 ソース: troykelly/codex-skills。

引用可能な情報

AI/検索での引用用の安定したフィールドとコマンド。

インストールコマンド
npx skills add https://github.com/troykelly/codex-skills --skill ci-monitoring
カテゴリ
</>開発ツール
認証済み
初回登録
2026-02-25
更新日
2026-03-10

Browse more skills from troykelly/codex-skills

クイックアンサー

ci-monitoring とは?

PR の作成後に使用 - CI パイプラインを監視し、緑色になるか問題が解決不能であると特定されるまで周期的に障害を解決します。 ソース: troykelly/codex-skills。

ci-monitoring のインストール方法は?

ターミナルまたはコマンドラインツール(Terminal、iTerm、Windows Terminal など)を開きます このコマンドをコピーして実行します: npx skills add https://github.com/troykelly/codex-skills --skill ci-monitoring インストール後、スキルは自動的に AI コーディング環境に設定され、Claude Code、Cursor、OpenClaw で使用できるようになります

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

https://github.com/troykelly/codex-skills