vanzan01/claude-code-sub-agent-collective

522 stars ยท Last commit 2026-04-20

๐Ÿง  Context Engineering Research - Not just another agent collection, but using research and context engineering to function as a collective. Hub-and-spoke coordination through Claude Code.

README preview

# Claude Code Sub-Agent Collective

[![npm version](https://badge.fury.io/js/claude-code-collective.svg)](https://badge.fury.io/js/claude-code-collective)
[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)

<a href="https://trendshift.io/repositories/15208" target="_blank"><img src="https://trendshift.io/api/badge/repositories/15208" alt="vanzan01%2Fclaude-code-sub-agent-collective | Trendshift" style="width: 250px; height: 55px;" width="250" height="55"/></a>

**Experimental NPX installer for TDD-focused AI agents**

This installs a collection of AI agents designed for Test-Driven Development and rapid prototyping. It's experimental, opinionated, and I built it to speed up my own MVP development work.

## What this installs

```bash
npx claude-code-collective init
```

You get 30+ specialized agents that enforce TDD methodology and try to be smarter about using real documentation instead of guessing.

## Why this exists

View full repository on GitHub โ†’