← Back to list

bb80-parallel-agents
by seanchatmangpt
Rust Template Generator with Frontmatter & RDF Support
⭐ 1🍴 1📅 Jan 25, 2026
SKILL.md
name: bb80-parallel-agents description: "10-agent parallel orchestration for EPIC 9 atomic cycle (fan-out → construction → collision → convergence)." allowed_tools: "Task"
EPIC 9: Parallel Agents
Core Concept
EPIC 9 = 2.8-4.4x speedup via 10 parallel agents:
1. FAN-OUT → 2. CONSTRUCTION → 3. COLLISION DETECTION
→ 4. CONVERGENCE → 5. REFACTORING → 6. CLOSURE
When to Use
Use EPIC 9 (default for non-trivial): Implementation, architecture, debugging, optimization
Skip EPIC 9 (trivial): Read single file, run single command, display help
Mandatory Phases
All phases must complete in order (no skipping, no reordering):
- Fan-Out (10+ agents, independent)
- Independent Construction (no coordination)
- Collision Detection (overlap analysis)
- Convergence (selection pressure)
- Refactoring (merge/discard/rewrite)
- Closure (deterministic receipts)
Reference
See CLAUDE.md sections:
- Three Paradigms (EPIC 9)
- When to Use EPIC 9
- Agents: bb80-parallel-task-coordinator, bb80-collision-detector, bb80-convergence-orchestrator
Score
Total Score
60/100
Based on repository quality metrics
✓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
Reviews
💬
Reviews coming soon