Initial commit

This commit is contained in:
Zhongwei Li
2025-11-30 08:44:27 +08:00
commit d97a70be33
36 changed files with 17033 additions and 0 deletions

View File

@@ -0,0 +1,11 @@
{
"name": "sdd",
"description": "Comprehensive story-driven development workflow with 30+ commands for agile development, from ideation to production",
"version": "3.1.0",
"author": {
"name": "Chris Aves"
},
"commands": [
"./commands"
]
}