·distributed-task-execution
>_

distributed-task-execution

qodex-ai/ai-agent-skills

並列エージェントの実行をディスパッチおよび調整します。結果の集計とエラー処理により、同時タスクの処理を管理します。

21インストール·1トレンド·@qodex-ai

インストール

$npx skills add https://github.com/qodex-ai/ai-agent-skills --skill distributed-task-execution

SKILL.md

When you have multiple unrelated failures (different test files, different subsystems, different bugs), investigating them sequentially wastes time. Each investigation is independent and can happen in parallel.

Core principle: Dispatch one agent per independent problem domain. Let them work concurrently.

Each domain is independent - fixing tool approval doesn't affect abort tests.

並列エージェントの実行をディスパッチおよび調整します。結果の集計とエラー処理により、同時タスクの処理を管理します。 ソース: qodex-ai/ai-agent-skills。

原文を見る

引用可能な情報

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

インストールコマンド
npx skills add https://github.com/qodex-ai/ai-agent-skills --skill distributed-task-execution
カテゴリ
>_生産性
認証済み
初回登録
2026-02-01
更新日
2026-02-18

クイックアンサー

distributed-task-execution とは?

並列エージェントの実行をディスパッチおよび調整します。結果の集計とエラー処理により、同時タスクの処理を管理します。 ソース: qodex-ai/ai-agent-skills。

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

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

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

https://github.com/qodex-ai/ai-agent-skills