Diagnoses and fixes CI/CD pipeline failures. Use when user mentions 'CI', 'GitHub Actions', 'GitLab CI', 'ビルドエラー', 'テスト失敗', 'パイプライン', 'CIが落ちた', or asks to analyze build/test failures.
This skill is limited to using the following tools:
ccp-ci-analyze-failures/doc.mdccp-ci-fix-failing-tests/doc.mdCI/CD パイプラインに関する問題を解決するスキル群です。
| スキル | 用途 | トリガー |
|---|---|---|
| ccp-ci-analyze-failures | 失敗原因の分析 | 「ログを見て」「原因を調べて」 |
| ccp-ci-fix-failing-tests | テスト修正の提案 | 「テストを直して」「修正案を出して」 |
ユーザーの意図に応じて適切な小スキルを選択:
→ ccp-ci-analyze-failures/doc.md を参照
例:
→ ccp-ci-fix-failing-tests/doc.md を参照
例:
以下の条件を満たす場合、Task tool で ci-cd-fixer を起動:
起動パターン:
Task tool:
subagent_type="ci-cd-fixer"
prompt="CI失敗を診断・修正してください。エラーログ: {error_log}"
ci-cd-fixer は安全第一で動作(デフォルト dry-run モード)。
詳細は agents/ci-cd-fixer.md を参照。