command-advanced-patterns

高度なコマンド設計パターンを整理し、パイプライン/メタコマンド/インタラクティブ設計を支援するスキル。パターン選定、テンプレート適用、検証手順を一貫して整理する。Anchors:• The Pragmatic Programmer (Andrew Hunt, David Thomas) / 適用: 実践パターン選定 / 目的: 再現性のある設計• Design Patterns (GoF) / 適用: パターン適用判断 / 目的: 拡張性の確保• User-Centered Design / 適用: インタラクティブ設計 / 目的: 誤操作の抑制Trigger:Use when designing pipeline commands, meta-commands, or interactive command flows.command patterns, pipeline command, meta command, interactive command

$ 安裝

git clone https://github.com/daishiman/AIWorkflowOrchestrator /tmp/AIWorkflowOrchestrator && cp -r /tmp/AIWorkflowOrchestrator/.claude/skills/command-advanced-patterns ~/.claude/skills/AIWorkflowOrchestrator

// tip: Run this command in your terminal to install the skill