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