
parallelization-patterns
by takeokunn
takeokunn's nixos-configuration
SKILL.md
name: Parallelization Patterns description: Patterns for parallel execution strategies, timeout configuration, retry policies, and consensus mechanisms. version: 1.0.0
<decision_tree name="timeout_selection"> What type of agent is this? 180000ms 240000ms 300000ms 300000ms 300000ms </decision_tree>
<decision_tree name="parallelization_selection"> What does this agent modify? Use parallelization_readonly Use parallelization_analysis Use parallelization_execution Use parallelization_orchestration </decision_tree>
<best_practices> Select appropriate parallelization pattern based on agent capabilities Select timeout based on agent type following decision_tree Group independent agents in parallel_groups for concurrent execution Define depends_on for validation agents that require prior results Use retry_policy for critical operations </best_practices>
<related_skills> Base templates for error escalation, decision criteria, enforcement Output formats, reflection checkpoints, self-evaluation </related_skills>
スコア
総合スコア
リポジトリの品質指標に基づく評価
SKILL.mdファイルが含まれている
ライセンスが設定されている
100文字以上の説明がある
GitHub Stars 100以上
1ヶ月以内に更新
10回以上フォークされている
オープンIssueが50未満
プログラミング言語が設定されている
1つ以上のタグが設定されている
レビュー
レビュー機能は近日公開予定です


