Files
42marketplaces/sync/gh-udecode-dotai-claude-plugin-plugins-agents.json
2025-11-30 09:08:53 +08:00

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