# vibecosystem

```
 ╔═══════════════════════════════════════════════╗
 ║                                               ║
 ║   v i b e c o s y s t e m                     ║
 ║   ─────────────────────────                   ║
 ║   AI Software Team · v3.1                     ║
 ║                                               ║
 ║   138 agents  ·  295 skills  ·  73 hooks      ║
 ║                                               ║
 ║   by @vibeeval                                ║
 ║                                               ║
 ╚═══════════════════════════════════════════════╝
```

## Active systems

| System | Status |
|--------|--------|
| Self-Learning Pipeline | errors → rules, automatically |
| Agent Swarm | multi-agent coordination across 5 phases |
| Dev-QA Loop | implement → review → retry (max 3) → escalate |
| Canavar Cross-Training | one agent's mistake trains the whole team |
| Adaptive Hooks | intent determines which hooks fire |

## Commands

| Command | What it does |
|---------|-------------|
| `/swarm <task>` | Full team activation |
| `/fix <bug>` | Investigate → fix → verify |
| `/review` | Code review + security audit |
| `/commit` | Verify then commit |
| `/hizir` | Usage guide |

github.com/vibeeval/vibecosystem
