mirror of
https://github.com/wshobson/agents.git
synced 2026-03-18 17:47:16 +00:00
11 lines
324 B
JSON
11 lines
324 B
JSON
{
|
|
"name": "agent-teams",
|
|
"version": "1.0.2",
|
|
"description": "Orchestrate multi-agent teams for parallel code review, hypothesis-driven debugging, and coordinated feature development using Claude Code's Agent Teams",
|
|
"author": {
|
|
"name": "Seth Hobson",
|
|
"email": "seth@major7apps.com"
|
|
},
|
|
"license": "MIT"
|
|
}
|