Files
42marketplaces/sync/gh-anthemflynn-ccmp-plugins-tdd-workflow.json
2025-11-29 18:53:27 +08:00

18 lines
553 B
JSON

{
"name": "tdd-workflow",
"owner": {
"name": "AnthemFlynn",
"email": "AnthemFlynn@users.noreply.github.com"
},
"plugins": [
{
"name": "tdd-workflow",
"description": "Test-Driven Development workflow with session integration. Enforces RED-GREEN-REFACTOR discipline with automatic checkpoints, metrics tracking, and enhanced session reporting.",
"source": {
"source": "url",
"url": "https://git.waymay.us/zhongwei/gh-anthemflynn-ccmp-plugins-tdd-workflow.git"
},
"strict": true
}
]
}