Initial commit

This commit is contained in:
Zhongwei Li
2025-11-30 08:51:44 +08:00
commit a0be4de7ac
22 changed files with 5124 additions and 0 deletions

View File

@@ -0,0 +1,15 @@
{
"name": "sdd",
"description": "Specification-Driven Development with Process Discipline for Claude Code",
"version": "1.0.0",
"author": {
"name": "Roland Huss",
"email": "rhuss@redhat.com"
},
"skills": [
"./skills"
],
"commands": [
"./commands"
]
}