Initial commit

This commit is contained in:
Zhongwei Li
2025-11-29 18:20:07 +08:00
commit 366407c7c0
10 changed files with 295 additions and 0 deletions

View File

@@ -0,0 +1,11 @@
{
"name": "spec-manager-plugin",
"description": "Manage specification files for spec-driven development workflow with feat, fix, docs, refactor, and chore scopes",
"version": "1.0.0",
"author": {
"name": "Stefan Cho"
},
"skills": [
"./skills"
]
}