Initial commit
This commit is contained in:
11
.claude-plugin/plugin.json
Normal file
11
.claude-plugin/plugin.json
Normal file
@@ -0,0 +1,11 @@
|
||||
{
|
||||
"name": "test-first-tdd",
|
||||
"description": "Structured Test-First TDD: Plan-driven approach with comprehensive documentation and verification",
|
||||
"version": "1.0.0",
|
||||
"author": {
|
||||
"name": "cash"
|
||||
},
|
||||
"commands": [
|
||||
"./commands"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user