Subagents VS Teams — Development skill for Claude Code
A repository for comparing the performance of Claude Code's subagents and (experimental) agent teams features.
How to install Subagents VS Teams
This entry records only its repository, not the path inside it, so there is no
exact command to give. Open ShawhinT/subagents-vs-teams and copy the folder into
~/.claude/skills/, or the file into ~/.claude/agents/.
What Subagents VS Teams does
A repository for comparing the performance of Claude Code's subagents and (experimental) agent teams features.
Alternatives in Development
- Prioritize Features — Prioritize backlog by impact, effort, risk, and strategic alignment 7.8k ★
- Notebooklm Skill — Use this skill to enable Claude Code to communicate directly with your Google NotebookLM notebooks 5.9k ★
- Expand Project — Expand an existing project with new features 1.8k ★
README
Subagents vs Agent Teams
Benchmarking Claude Code's **subagent** approach (single session using the Task tool) against **agent teams** (multi-session via `CLAUDE_CODE_EXPERIMENTAL_AGENT_TEAMS`) on identical tasks. Compares token usage, compute time, and output quality.
Resources:
Results
**Model**: Claude Sonnet 4.6 (Claude Max)
| Task | Metric | Subagent | Agent Team |
|---|---|---|---|
| Task 1: Lead List | Run time | 32.6 min | 24.4 min |
| Est. unique tokens | ~232k | ~265k | |
| Output quality | 50/50 emails | 8/50 emails | |
| Task 2: Web App | Run time | 13.4 min | 10.9 min |
| Est. unique tokens | ~99k | ~111k | |
| Output quality | Better design and features | Worse design, no progress bar | |
| Task 3: Landing Page | Run time | 6.3 min | 21.1 min |
| Est. unique tokens | ~110k | ~218k | |
| Output quality | Better design | Better copy |
How to Run
Each task follows the same pattern:
- Subagent run — Open Claude Code in
task-N/subagent/and pasteprompt.txt. Claude completes the task in a single session, using the Task tool as it sees fit. - Agent team run — Open Claude Code in
task-N/team/and pasteprompt.txt. Thesettings.local.jsonin that directory enables the experimental agent teams feature. - Evaluate — Use
evaluate.mdto parse JSONL session logs from~/.claude/projects/and producetask-N/README.md.
Structure
task-N/subagent/— prompt and deliverables for the subagent runtask-N/team/— prompt and deliverables for the agent team runtask-N/README.md— per-task evaluationevaluate.md— instructions for log analysis
Related Skills
Claude Code OpenAI Wrapper
🚀 Use the Claude Code OpenAI wrapper to seamlessly integrate Claude Code with any OpenAI client library for e
Aegis Reengineer
Re-engineer an existing project — upgrade tech stack, add features, improve performance. 100% local. Beast sca
Glass Atrium Ops Orchestrator
Orchestrator-specific rules — delegation enforcement · team composition · delegation communication · Wave Exec
JiegeOSBench
Benchmarking a single‑prompt Rust OS kernel implementation, comparing Claude Code Fable, Opus, and Sonnet.
Advisor Tool Demo
Demo app for Anthropic's Advisor Tool (beta) — customer support agent comparing cost/quality tradeoffs across
Audm Decision
You are comparing two facts from an organizational knowledge base. Decide if the NEW fact should be added as a
Related Agents
Pedro
Use this agent for senior-level software engineering: architectural decisions, implementing features with prop
Senior Dev
Senior Developer - handles complex implementation tasks including multi-file changes, new features, refactorin
JavaScript Developer
Master modern JavaScript ES2024+ features, async patterns, and performance optimization. Specializes in both c