composite-actions
GitHub Actions の Composite Actions 設計と実装を支援するスキル。action.yml の構造、入出力設計、再利用性、検証手順を整理する。Anchors:• 『The Pragmatic Programmer』(Andrew Hunt, David Thomas) / 適用: 自動化設計 / 目的: 再利用可能な処理の整理• 『GitHub Actions公式ドキュメント』 / 適用: Composite Actions 実装 / 目的: 構文仕様の準拠• 『The Twelve-Factor App』 / 適用: 設定と可搬性 / 目的: アクションの独立性確保• 『Release It!』(Michael Nygard) / 適用: エラーハンドリング / 目的: 安定運用の設計Trigger:Use when designing composite actions, validating action.yml structure, or integrating reusable GitHub Actions steps.composite actions, action.yml, reusable action, inputs outputs, github actions
$ Installieren
git clone https://github.com/daishiman/AIWorkflowOrchestrator /tmp/AIWorkflowOrchestrator && cp -r /tmp/AIWorkflowOrchestrator/.claude/skills/composite-actions ~/.claude/skills/AIWorkflowOrchestrator// tip: Run this command in your terminal to install the skill
Repository

daishiman
Author
daishiman/AIWorkflowOrchestrator/.claude/skills/composite-actions
2
Stars
0
Forks
Updated3d ago
Added1w ago