Files
42marketplaces/sync/gh-cheluen-droids-workflow.json
2025-11-29 18:53:27 +08:00

18 lines
501 B
JSON

{
"name": "droids",
"owner": {
"name": "cheluen",
"email": "plugin@42plugin.com"
},
"plugins": [
{
"name": "droids",
"description": "Intelligent coding workflow system with automated analysis-code-test-review loop. Coordinates specialized AI agents to handle complex coding tasks with quality assurance.",
"source": {
"source": "url",
"url": "https://git.waymay.us/zhongwei/gh-cheluen-droids-workflow.git"
},
"strict": true
}
]
}