diff --git a/README.md b/README.md index e6050df..065e660 100644 --- a/README.md +++ b/README.md @@ -83,6 +83,7 @@ A curated list of awesome tools, skills, plugins, integrations, extensions, fram - [**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. - [**AgentCheck**](https://github.com/devlyai/AgentCheck) (33 ⭐) - Local AI-powered code review agents for Claude Code. +- [**Watchfire**](https://github.com/watchfire-io/watchfire) (33 ⭐) - Orchestration platform for AI coding agents. Manages project context, breaks work into tasks, and runs agents with full codebase awareness using git worktrees for isolation and sandboxed execution. - [**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. ---