From bd386868eadb5b098edd7a408b7cc7b50b25613c Mon Sep 17 00:00:00 2001 From: Adarsh Balanolla Date: Tue, 14 Apr 2026 14:05:32 -0700 Subject: [PATCH] =?UTF-8?q?Add=20Hail=20Hydra=20=E2=80=94=20multi-agent=20?= =?UTF-8?q?orchestration=20framework?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 4095c22..06b77bc 100644 --- a/README.md +++ b/README.md @@ -82,6 +82,7 @@ A curated list of awesome tools, skills, plugins, integrations, extensions, fram - [**claude-code-semantic-memory**](https://github.com/gtrusler/claude-code-heavy) (70 ⭐) - Persistent semantic memory system for Claude Code. - [**Agent-Fusion**](https://github.com/krokozyab/Agent-Fusion) (46 ⭐) - A multi-agent orchestration system that enables Claude Code, Codex CLI, Amazon Q Developer, and Gemini Code Assist to collaborate bidirectionally through intelligent task routing and consensus-based decision making. - [**Severance**](https://github.com/blas0/Severance) (41 ⭐) - A semantic memory system designed for Claude Code. +- [**Hail Hydra**](https://github.com/AR6420/Hail_Hydra) (41 ⭐) - Multi-agent orchestration framework for Claude Code. 10 specialized subagents (Haiku/Sonnet), Opus orchestrates. ~50% API cost reduction, speculative decoding at task level. Install: `npx hail-hydra-cc@latest` - [**AgentCheck**](https://github.com/devlyai/AgentCheck) (33 ⭐) - Local AI-powered code review agents for Claude Code. - [**claude-agents**](https://github.com/tddworks/claude-agents) (14 ⭐) - A collection of specialized AI agents for Claude Code that enhance software development workflows with focused expertise in specific domains.