·task-orchestration
>_

task-orchestration

ユーザーリクエストを並列エージェント作業に分解するときに、プロアクティブにロードします。ユーザーが「これを構築する」、「この機能を実装する」、または複数のエージェントの同時作業を必要とする要求を行う場合に使用します。並列化可能な単位へのタスクの分解、スキル照合によるエージェントの割り当て、依存関係グラフの構築、および結果の集計をガイドします。ランタイム エンジンは、<gv> ディレクティブを介して WRFC チェーンの調整を自動的に処理します。

51インストール·1トレンド·@mgd34msu

インストール

$npx skills add https://github.com/mgd34msu/goodvibes-plugin --skill task-orchestration

task-orchestration のインストール方法

コマンドラインで task-orchestration AI スキルを開発環境にすばやくインストール

  1. ターミナルを開く: ターミナルまたはコマンドラインツール(Terminal、iTerm、Windows Terminal など)を開きます
  2. インストールコマンドを実行: このコマンドをコピーして実行します: npx skills add https://github.com/mgd34msu/goodvibes-plugin --skill task-orchestration
  3. インストールを確認: インストール後、スキルは自動的に AI コーディング環境に設定され、Claude Code、Cursor、OpenClaw で使用できるようになります

ソース: mgd34msu/goodvibes-plugin。

The task orchestration protocol defines how the GoodVibes orchestrator decomposes feature requests into agent tasks, assigns agents and skills, manages parallel execution, and interacts with the runtime engine's WRFC chain system. This is the orchestrator's primary workflow for multi-agent feature delivery.

The runtime engine manages Work-Review-Fix-Complete (WRFC) chains automatically. The orchestrator's role is:

The runtime engine handles all review, fix, and completion decisions. The orchestrator does NOT manually spawn reviewers or fix agents. These come exclusively from runtime directives after each work agent completes.

ユーザーリクエストを並列エージェント作業に分解するときに、プロアクティブにロードします。ユーザーが「これを構築する」、「この機能を実装する」、または複数のエージェントの同時作業を必要とする要求を行う場合に使用します。並列化可能な単位へのタスクの分解、スキル照合によるエージェントの割り当て、依存関係グラフの構築、および結果の集計をガイドします。ランタイム エンジンは、<gv> ディレクティブを介して WRFC チェーンの調整を自動的に処理します。 ソース: mgd34msu/goodvibes-plugin。

引用可能な情報

AI/検索での引用用の安定したフィールドとコマンド。

インストールコマンド
npx skills add https://github.com/mgd34msu/goodvibes-plugin --skill task-orchestration
カテゴリ
>_生産性
認証済み
初回登録
2026-02-25
更新日
2026-03-10

Browse more skills from mgd34msu/goodvibes-plugin

クイックアンサー

task-orchestration とは?

ユーザーリクエストを並列エージェント作業に分解するときに、プロアクティブにロードします。ユーザーが「これを構築する」、「この機能を実装する」、または複数のエージェントの同時作業を必要とする要求を行う場合に使用します。並列化可能な単位へのタスクの分解、スキル照合によるエージェントの割り当て、依存関係グラフの構築、および結果の集計をガイドします。ランタイム エンジンは、<gv> ディレクティブを介して WRFC チェーンの調整を自動的に処理します。 ソース: mgd34msu/goodvibes-plugin。

task-orchestration のインストール方法は?

ターミナルまたはコマンドラインツール(Terminal、iTerm、Windows Terminal など)を開きます このコマンドをコピーして実行します: npx skills add https://github.com/mgd34msu/goodvibes-plugin --skill task-orchestration インストール後、スキルは自動的に AI コーディング環境に設定され、Claude Code、Cursor、OpenClaw で使用できるようになります

ソースリポジトリはどこですか?

https://github.com/mgd34msu/goodvibes-plugin