ToruAI/toru-claude-agents

15 stars · Last commit 2026-07-26

Multi-agent team for Claude Code: 7 AI specialists (strategy, dev, security, sales, design, data, research) that collaborate and challenge you. Dev-cycle workflow with machine-verifiable completion.

README preview

# Toru Claude Agents

[![Claude Code Plugin](https://img.shields.io/badge/Claude%20Code-Plugin-blue)](#quick-start)
[![Always-on context: ~1.1k tokens](https://img.shields.io/badge/always--on%20context-~1.1k%20tokens-brightgreen)](#what-it-costs-you)
[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](LICENSE)

**A dev workflow for [Claude Code](https://code.claude.com/docs/en/overview) that won't call your work done until your tests, linter and build exit zero — and won't call it mergeable until a security audit passes.** Seven specialists run it. Install is two commands.

Built by [ToruAI](https://toruai.com) — this is how we work with Claude Code, packaged as we actually use it.

## Quick Start

Inside Claude Code:

```
/plugin marketplace add ToruAI/toru-claude-agents
/plugin install toru-claude-agents@toru-claude-agents
```

Then **restart Claude Code** so the new agents and skills load. That's the whole install — memory comes with the plugin, and your own `settings.json`, agents and skills are untouched.

View full repository on GitHub →