18 lines
501 B
JSON
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
|
|
}
|
|
]
|
|
} |