claude-agent-teams
Claude Code Agent Teams — Multi-agent orchestration from your terminal (Opus 4.6)
File Explorer
- github-actions-review.yml
- nightly-audit.yml
- build-team.md
- debug-team.md
- review-team.md
- competing-hypotheses.md
- cross-layer-build.md
- parallel-review.md
- capture-output.sh
- session-summary.sh
- task-completed.sh
- teammate-idle.sh
- 5-levels-ai-agents.jpg
- agent-teams-claude-code.png
- agents-vs-chains.jpg
- collapsing-stack.png
- sub-agents-claude-code.png
- report-generator.py
- advanced-patterns.md
- anti-patterns.md
- launch-build-team.sh
- launch-debug-team.sh
- launch-review-team.sh
- case-study.md
- cost-calculator.py
- decision-tree.md
- framework-layer-blog.md
- LICENSE
- model-selection-guide.md
- README.md
- settings.json
- troubleshooting.md
# Use via CDN
jsDelivrjsDelivr serves any public GitHub repository as a CDN with zero setup. Pick a version and a file to get a ready-to-paste link and snippet.
Link
Example
Command Glossary
Commands referenced in this DOCs, explained below.
claude
View Details ▼
claude
An agent-based coding tool that understands your code base and helps you code faster through natural language commands.
claude prompt
Execute with prompt:
claude update
Update `claude`:
claude mcp list
Get the list of specified MCP servers:
python
View Details ▼
python
Python language interpreter.
python
Start a REPL (interactive shell):
python {{path/to/file.py}}
Execute a specific Python file:
python -i {{path/to/file.py}}
Execute a specific Python file and start a REPL:
// repository documentation
Was this content helpful?
(0 ratings)
