parallel-jobs-gha
GitHub Actionsの並列ジョブ実行とジョブ依存関係管理のスキル。needs構文による依存関係制御、outputs/artifacts/cacheを活用したデータ受け渡し、matrix戦略による並列度調整を提供する。Anchors:• The Pragmatic Programmer (Andrew Hunt, David Thomas) - CI/CDパイプラインの段階的改善による実行時間短縮とリソース効率化• GitHub Actions公式ドキュメント - needs構文、outputs、artifacts、cacheの正確な実装• Continuous Delivery (Jez Humble, David Farley) - フィードバックサイクル短縮とパイプライン最適化Trigger:Use when implementing parallel job execution in GitHub Actions, managing job dependencies with needs syntax, or optimizing workflow performance through parallelization.
$ Installer
git clone https://github.com/daishiman/AIWorkflowOrchestrator /tmp/AIWorkflowOrchestrator && cp -r /tmp/AIWorkflowOrchestrator/.claude/skills/parallel-jobs-gha ~/.claude/skills/AIWorkflowOrchestrator// tip: Run this command in your terminal to install the skill
Repository

daishiman
Author
daishiman/AIWorkflowOrchestrator/.claude/skills/parallel-jobs-gha
2
Stars
0
Forks
Updated2d ago
Added1w ago