12 lines
378 B
JSON
12 lines
378 B
JSON
{
|
|
"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.",
|
|
"version": "0.0.5",
|
|
"author": {
|
|
"name": "AnthemFlynn",
|
|
"email": "AnthemFlynn@users.noreply.github.com"
|
|
},
|
|
"skills": [
|
|
"./skills"
|
|
]
|
|
} |