18 lines
496 B
JSON
18 lines
496 B
JSON
{
|
|
"name": "dev-workflow",
|
|
"owner": {
|
|
"name": "Claude Code Dev Workflows",
|
|
"email": "contact@example.com"
|
|
},
|
|
"plugins": [
|
|
{
|
|
"name": "dev-workflow",
|
|
"description": "Minimal lightweight development workflow with requirements clarification, parallel codex execution, and mandatory 90% test coverage",
|
|
"source": {
|
|
"source": "url",
|
|
"url": "https://git.waymay.us/zhongwei/gh-cexll-myclaude-dev-workflow.git"
|
|
},
|
|
"strict": true
|
|
}
|
|
]
|
|
} |