15 lines
464 B
JSON
15 lines
464 B
JSON
{
|
|
"name": "multi-agent",
|
|
"description": "76-agent automated development system with PR-based workflow, git worktree-based parallel development, runtime testing verification, workflow compliance validation, comprehensive summaries, and quality gates",
|
|
"version": "0.0.0-2025.11.28",
|
|
"author": {
|
|
"name": "michael-harris",
|
|
"email": "michael-harris@users.noreply.github.com"
|
|
},
|
|
"agents": [
|
|
"./agents"
|
|
],
|
|
"commands": [
|
|
"./commands"
|
|
]
|
|
} |