15 lines
445 B
JSON
15 lines
445 B
JSON
{
|
|
"name": "modernize",
|
|
"description": "Complete modernization workflow with multi-agent orchestration (assess viability → create plan → execute). Includes 6 specialized agents and comprehensive protocol documentation for systematic software development",
|
|
"version": "3.0.0",
|
|
"author": {
|
|
"name": "Agent Protocols Team",
|
|
"email": "[email protected]"
|
|
},
|
|
"agents": [
|
|
"./agents"
|
|
],
|
|
"commands": [
|
|
"./commands"
|
|
]
|
|
} |