Fusion — Development skill for Claude Code
Demonstrate F-Thread - Best-of-N pattern with result aggregation.
How to install Fusion
Installs to ~/.claude/skills/az9713-agent-threads-fusion/SKILL.md
mkdir -p ~/.claude/skills/az9713-agent-threads-fusion && curl -fsSL https://raw.githubusercontent.com/az9713/agent-threads/HEAD/commands/fusion.md -o ~/.claude/skills/az9713-agent-threads-fusion/SKILL.md Restart Claude Code, or start a new session, for it to be picked up.
What Fusion does
Demonstrate F-Thread - Best-of-N pattern with result aggregation.
Alternatives in Development
- Outcome — /outcome - Record the Result of an Application 36.6k ★
- Every Marketplace — pattern 11.2k ★
- /remember — Save a finding or successful pattern to persistent hunt memory 1.2k ★
Full documentation available on GitHub
View Source RepositoryRelated Skills
Big
Demonstrate B-Thread - recursive agent structures with sub-agents
Chained
Demonstrate C-Thread - serialized phases with human checkpoints
Massive Agent Repo 1003
AGGREGATION — 1005 Claude Code subagents from 10 open-source projects. Full credit to original authors (see AT
Locate Root Causes
GRACE Phase 3 - Backward causal slicing, failure attribution, and root-cause aggregation
Fusion Gemini
Fusion panel of Opus 4.8 + Gemini 3.1 Pro in parallel, judged by Opus 4.8 (opus4.8-gemini3.1pro)
Fusion Opus4.8
Fusion panel of two independent Opus 4.8 runs, judged by Opus 4.8 (opus4.8-4.8)
Related Agents
Parallelizer
PROACTIVELY use this agent for concurrent execution of multiple independent tasks to improve performance. Spec
Rlm Synthesizer
Result aggregation agent for RLM workflow. Use this agent to synthesize findings from multiple chunk analyses
Backend
FastAPI/Flask/Node.js API development with Result pattern and async patterns