VibeCodingWithPhil/agentwise

46 stars · Last commit 2025-11-24

Multi-agent orchestration for Claude Code with 15-30% token optimization, self-improving agents, and automatic verification

README preview

<div align="center">

# 🚀 Agentwise

### Multi-Agent Orchestration System for Claude Code

[![License: Apache 2.0 + Commercial](https://img.shields.io/badge/License-Apache%202.0%20%2B%20Commercial-blue.svg)](LICENSE)
[![Node.js Version](https://img.shields.io/badge/node-%3E%3D18.0.0-brightgreen)](https://nodejs.org)
[![TypeScript](https://img.shields.io/badge/TypeScript-5.0-blue)](https://www.typescriptlang.org/)
[![Claude Code](https://img.shields.io/badge/Claude%20Code-Compatible-purple)](https://docs.anthropic.com/en/docs/claude-code)
[![PRs Welcome](https://img.shields.io/badge/PRs-welcome-brightgreen.svg)](CONTRIBUTING.md)
[![GitHub Release](https://img.shields.io/github/v/release/VibeCodingWithPhil/agentwise?include_prereleases)](https://github.com/VibeCodingWithPhil/agentwise/releases)

**Coordinate multiple AI agents for parallel task execution, intelligent task distribution, and seamless Claude Code integration.**

[🚀 Quick Install](#-quick-install-30-seconds) • [Features](#-features) • [Documentation](#-documentation) • [Contributing](#-contributing) • [License](#-license)

📚 **[View Full Documentation](https://agentwise-docs.vercel.app)**

</div>

View full repository on GitHub →