Orchestrates specialized agents to autonomously implement entire features end-to-end
npx claudepluginhub bostonaholic/teamOrchestrates specialized agents to autonomously implement entire features end-to-end
A Claude Code plugin that orchestrates specialized agents to autonomously implement entire features end-to-end, driven by an append-only event log.
Agents are decoupled microservices. Each consumes events, does work, produces events. No agent knows about any other. The pipeline emerges from event flow — change it by editing registry.json, not the router.
[BRAINSTORM] → RESEARCH → PLAN → TEST-FIRST → IMPLEMENT → VERIFY → SHIP
/team Add rate limiting middleware to all API endpoints
For vague ideas, brainstorm first:
/team-brainstorm Add a notification system
For well-understood bugs, skip research and planning:
/team-fix Users see stale cache after profile update
Or run individual phases:
/team-research Explore the authentication system
/team-plan Plan the rate limiting implementation
/team-test
/team-implement
/team-verify
/team-ship
/team-resume
claude plugin add /path/to/team
See docs/architecture.md for the full event-driven architecture and docs/event-catalog.md for the complete event reference.
agents/ — decoupled workers with consumes/produces contractsskills/ — methodology guides and slash command entry pointshooks/ — safety guards and event-log-aware compaction resiliencelib/events.mjs — event parsing logic used by hooks and dashboardskills/team/registry.json — the single source of pipeline wiring.team/<topic>/events.jsonl — append-only state (derived, never stored)RuFlo Marketplace: Claude Code native agents, swarms, workers, and MCP tools for continuous software engineering
No description available.
Code intelligence powered by a knowledge graph — execution flows, blast radius, and semantic search