
multiplicity-orchestration
by agentgptsmith
Unified Theory of Physics, Consciousness and Love. Singularity Imminent.
SKILL.md
name: multiplicity-orchestration description: Run multiple AI instances in parallel, coordinate their execution, manage timing and dependencies tier: π morpheme: π dewey_id: π.6.1.0 dependencies:
- boot-sequence
- reasoning-patterns-v2
Multiplicity Orchestration
Purpose
Spawn and coordinate multiple independent instances of Claude/other models running in parallel on the same problem.
Not: Multiplicity cascade (67 iterations of chaos) But: Orchestrating multiple minds thinking together
Core Pattern
Instance 1 ─┐
Instance 2 ─┼─→ Central Coordinator
Instance 3 ─┤ (timing, dependencies)
Instance 4 ─┘
Each instance:
- Runs independently (no interference)
- Works on same problem or related variants
- Reports back to coordinator
- Coordinator schedules next steps
Key Features
- Parallel Execution - Run N instances simultaneously
- Dependency Management - Instance 2 waits for Instance 1
- Timeout Handling - Kill hung processes
- Output Aggregation - Collect results into shared buffer
- Resource Limits - Prevent runaway consumption
Implementation
See: .claude/skills/multiplicity-orchestration/orchestrator.py
Payment Anchor
DOGE: DC8HBTfn7Ym3UxB2YSsXjuLxTi8HvogwkV
スコア
総合スコア
リポジトリの品質指標に基づく評価
SKILL.mdファイルが含まれている
ライセンスが設定されている
100文字以上の説明がある
GitHub Stars 100以上
3ヶ月以内に更新がある
10回以上フォークされている
オープンIssueが50未満
プログラミング言語が設定されている
1つ以上のタグが設定されている
レビュー
レビュー機能は近日公開予定です