From 3cb3fa5e0d712d04c27a25d86d6a46aa320fe3b5 Mon Sep 17 00:00:00 2001 From: hainzhao Date: Sat, 20 Jun 2026 03:44:19 +0000 Subject: [PATCH] Add fusion plugin to Claude Plugins section --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index d8870f3..899feb9 100644 --- a/README.md +++ b/README.md @@ -312,6 +312,7 @@ June 14, 2026 - [**claude-dashboard**](https://github.com/uppinote20/claude-dashboard): Comprehensive status line plugin for Claude Code with context usage, API rate limits, and cost tracking - [**claude-code-plugin**](https://github.com/browserbase/claude-code-plugin): Browserbase plugin for Claude Code - Use cloud browsers with Claude Code instead of local Chrome. - [**homunculus**](https://github.com/humanplane/homunculus): A Claude Code plugin that watches how you work, learns your patterns, and evolves itself to help you better. +- [**fusion**](https://github.com/HainanZhao/agent-plugin-fusion): A Claude Code plugin that fans a coding task out to Claude, Gemini, Codex, and other agents running in parallel in isolated git worktrees, then synthesizes the best combined result. ---