Files
42marketplaces/sync/gh-motlin-claude-code-plugins-plugins-orchestration.json
2025-11-30 09:08:53 +08:00

18 lines
491 B
JSON

{
"name": "orchestration",
"owner": {
"name": "Craig Motlin",
"email": "plugin@42plugin.com"
},
"plugins": [
{
"name": "orchestration",
"description": "Core orchestration guidelines for conversation style, code style, testing, tool conventions, and workflow automation",
"source": {
"source": "url",
"url": "https://git.waymay.us/zhongwei/gh-motlin-claude-code-plugins-plugins-orchestration.git"
},
"strict": true
}
]
}