Miyabi CoordinatorAgent統合スキル - DAGベースのタスク統括・並列実行制御。GitHub Issueを複数タスクに分解し、依存関係グラフを構築して並行実行を統括。Use when:- 複数タスクの並列実行が必要な時- Issueをタスク分解する時- DAG(有向非巡回グラフ)で依存関係を管理する時- Agent実行の統括・オーケストレーションが必要な時- "agent-r
development/miyabi-orchestration
Use when you have lint errors, formatting issues, or before committing code to ensure it passes CI.
This skill should be used when the user asks to "update documentation for my changes", "check docs for this PR", "what d...
Write docstrings for PyTorch functions and methods following PyTorch conventions. Use when writing or updating docstring...