Files
2025-11-30 08:39:29 +08:00

15 lines
281 B
JSON

{
"name": "sdd",
"description": "Spec Driven Development (SDD) ワークフロー支援コマンド集",
"version": "0.1.0",
"author": {
"name": "masseater",
"email": "zhongweili@tubi.tv"
},
"agents": [
"./agents"
],
"commands": [
"./commands"
]
}