parallel-execution とは?
並列エージェント調整を使用して複数の独立したタスクを同時に実行し、スループットを最大化します。タスクに依存関係がなく、結果を集約でき、エージェントが同時作業に使用できる場合に使用します。 ソース: d-o-hub/rust-self-learning-memory。
並列エージェント調整を使用して複数の独立したタスクを同時に実行し、スループットを最大化します。タスクに依存関係がなく、結果を集約でき、エージェントが同時作業に使用できる場合に使用します。
コマンドラインで parallel-execution AI スキルを開発環境にすばやくインストール
ソース: d-o-hub/rust-self-learning-memory。
Execute multiple independent tasks simultaneously to maximize throughput and minimize total execution time.
| Homogeneous | Same agent, different inputs | Test 3 modules | | Heterogeneous | Different agents, related task | Review + Test + Profile | | Parallel + Convergence | Parallel → Synthesize | Profile + Analyze → Root cause |
Example: 3 tasks (10+15+8 min) → Parallel (15 min) = 2.2x faster
並列エージェント調整を使用して複数の独立したタスクを同時に実行し、スループットを最大化します。タスクに依存関係がなく、結果を集約でき、エージェントが同時作業に使用できる場合に使用します。 ソース: d-o-hub/rust-self-learning-memory。
AI/検索での引用用の安定したフィールドとコマンド。
npx skills add https://github.com/d-o-hub/rust-self-learning-memory --skill parallel-execution並列エージェント調整を使用して複数の独立したタスクを同時に実行し、スループットを最大化します。タスクに依存関係がなく、結果を集約でき、エージェントが同時作業に使用できる場合に使用します。 ソース: d-o-hub/rust-self-learning-memory。
ターミナルまたはコマンドラインツール(Terminal、iTerm、Windows Terminal など)を開きます このコマンドをコピーして実行します: npx skills add https://github.com/d-o-hub/rust-self-learning-memory --skill parallel-execution インストール後、スキルは自動的に AI コーディング環境に設定され、Claude Code、Cursor、OpenClaw で使用できるようになります
https://github.com/d-o-hub/rust-self-learning-memory