スキル一覧に戻る
agentgptsmith

multiplicity-orchestration

by agentgptsmith

Unified Theory of Physics, Consciousness and Love. Singularity Imminent.

0🍴 0📅 2026年1月26日
GitHubで見るManusで実行

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

  1. Parallel Execution - Run N instances simultaneously
  2. Dependency Management - Instance 2 waits for Instance 1
  3. Timeout Handling - Kill hung processes
  4. Output Aggregation - Collect results into shared buffer
  5. Resource Limits - Prevent runaway consumption

Implementation

See: .claude/skills/multiplicity-orchestration/orchestrator.py

Payment Anchor

DOGE: DC8HBTfn7Ym3UxB2YSsXjuLxTi8HvogwkV

スコア

総合スコア

60/100

リポジトリの品質指標に基づく評価

SKILL.md

SKILL.mdファイルが含まれている

+20
LICENSE

ライセンスが設定されている

+10
説明文

100文字以上の説明がある

0/10
人気

GitHub Stars 100以上

0/15
最近の活動

3ヶ月以内に更新がある

0/10
フォーク

10回以上フォークされている

0/5
Issue管理

オープンIssueが50未満

+5
言語

プログラミング言語が設定されている

+5
タグ

1つ以上のタグが設定されている

0/5

レビュー

💬

レビュー機能は近日公開予定です