Initial commit
This commit is contained in:
12
.claude-plugin/plugin.json
Normal file
12
.claude-plugin/plugin.json
Normal file
@@ -0,0 +1,12 @@
|
||||
{
|
||||
"name": "doc-driven-development",
|
||||
"description": "Documentation-driven development workflow for planning and implementing code changes based on markdown documentation",
|
||||
"version": "1.0.4",
|
||||
"author": {
|
||||
"name": "Cliff Brake",
|
||||
"email": "cbrake@bec-systems.com"
|
||||
},
|
||||
"commands": [
|
||||
"./commands"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user