Skip to content

Team-of-agents, A multi-role SDLC orchestrator for Claude Code

AI Agents & Assistants

A plugin that automatically orchestrates 17 AI specialists to handle full‑stack software tasks in parallel, synthesizing a single answer with confidence signals.

Shell Latest v2.0.1 · 3mo ago Security brief →

Features

  • Orchestrates multi‑role tasks by decomposing requests and assigning the appropriate specialist
  • Provides 17 domain experts covering backend, frontend, data analysis, UX, SRE, product, QA, documentation, etc.
  • Executes independent subtasks in parallel while chaining dependent steps automatically
  • Returns confidence signals (High/Medium/Low) for each output to indicate review needs
  • Enforces trust tiers so any file writes or command executions require explicit approval

Recent releases

View all 4 releases →
No immediate action
v2.0.1 New feature

Technical Business Analyst skill

v2.0.0 Breaking risk
Breaking changes
  • Renamed `team` skill to `orchestrator`; invocation changed from `/team-of-agents:team` to `/team-of-agents:orchestrator`
Notable features
  • Added full planning and dispatch layer (`skills/orchestrator/`) with orchestrator skill
  • Introduced 15 specialist subagents under `agents/` directory, dispatched by the orchestrator
  • Added Project Manager skill for delivery‑focused sprint planning and RAID logs
Full changelog

Breaking Changes

  • Renamed team skill to orchestrator — invocation changes from /team-of-agents:team to /team-of-agents:orchestrator

Added

  • Orchestrator (skills/orchestrator/) — full planning and dispatch layer; breaks tasks into subtasks, assigns specialists, dispatches subagents in parallel or sequentially, synthesises results
  • agents/ directory — 15 subagent definitions for all specialists; dispatched by the orchestrator using Claude Code's Agent tool
  • Project Manager (skills/project-manager/, agents/project-manager.md) — delivery and execution specialist; sprint planning, RAID logs, milestones, status reports. Distinct from product-manager (strategy vs delivery)
  • Document Writer (skills/document-writer/, agents/document-writer.md) — technical writing specialist; API docs, runbooks, onboarding guides, READMEs, ADRs, release notes, Diátaxis framework
  • Kotlin/Java Code Reviewer (skills/kotlin-code-reviewer/, agents/kotlin-code-reviewer.md) — reviews Kotlin/Java diffs for correctness, idiomatic style, Spring Boot patterns, Flyway migrations, fintech domain logic
  • Frontend Code Reviewer (skills/frontend-code-reviewer/, agents/frontend-code-reviewer.md) — reviews frontend diffs for React patterns, TypeScript strictness, WCAG accessibility violations, performance regressions
  • SessionStart hook (hooks/hooks.json, hooks/session-start) — automatically injects orchestrator skill context at every session start; no manual invocation required

Changed

  • hooks/session-start updated to reference skills/orchestrator/SKILL.md
  • All version references bumped to 2.0.0 (package.json, plugin.json, marketplace.json)
  • CONTRIBUTING.md updated with dual-file requirement (skill + agent) for new roles
  • README.md rewritten to document orchestrator, sub-agent dispatching, and all 15 specialists organised by category
No immediate action
v1.0.1 New feature

Kotlin, React, SEO roles added

No immediate action
v1.0.0 New feature

Eight specialized AI agents

Weekly OSS security release digest.

The CVE patches and breaking changes that affected production tools this week. One email, every Sunday.

No spam, unsubscribe anytime.

About

Stars
6
Forks
1
Language
Shell

Beta — feedback welcome: [email protected]