18 lines
496 B
JSON
18 lines
496 B
JSON
{
|
|
"name": "agents",
|
|
"owner": {
|
|
"name": "zbeyens",
|
|
"email": "plugin@42plugin.com"
|
|
},
|
|
"plugins": [
|
|
{
|
|
"name": "agents",
|
|
"description": "Agent orchestration patterns for parallel debugging and investigation - dispatch multiple Claude agents to solve independent problems concurrently",
|
|
"source": {
|
|
"source": "url",
|
|
"url": "https://git.waymay.us/zhongwei/gh-udecode-dotai-claude-plugin-plugins-agents.git"
|
|
},
|
|
"strict": true
|
|
}
|
|
]
|
|
} |