conditional-execution-gha
GitHub Actions の条件付き実行を設計し、if 条件とイベントフィルタの運用を支援するスキル。条件式の整理、イベント別の分岐、検証と記録の流れを体系化する。Anchors:• The Pragmatic Programmer(Andrew Hunt, David Thomas)/ 適用: 条件分岐による品質管理 / 目的: 実践的な流れ制御パターンを参照• Continuous Delivery(Jez Humble)/ 適用: パイプラインの段階的実行制御 / 目的: 効率的な実行制御• GitHub Actions / 適用: if 条件・event filters・status functions / 目的: 標準構文の準拠Trigger:Use when designing conditional execution in GitHub Actions workflows, handling if expressions, or applying event filters and status functions.conditional execution, github actions, if conditions, event filters, status functions
$ Instalar
git clone https://github.com/daishiman/AIWorkflowOrchestrator /tmp/AIWorkflowOrchestrator && cp -r /tmp/AIWorkflowOrchestrator/.claude/skills/conditional-execution-gha ~/.claude/skills/AIWorkflowOrchestrator// tip: Run this command in your terminal to install the skill
Repository

daishiman
Author
daishiman/AIWorkflowOrchestrator/.claude/skills/conditional-execution-gha
2
Stars
0
Forks
Updated4d ago
Added1w ago