Files
gh-laird-agents-plugins-mod…/.claude-plugin/plugin.json
2025-11-30 08:36:51 +08:00

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"
]
}