Files
gh-neolabhq-context-enginee…/.claude-plugin/plugin.json
2025-11-30 08:43:04 +08:00

15 lines
406 B
JSON

{
"name": "sdd",
"description": "Specification Driven Development workflow commands and agents, based on Github Spec Kit and OpenSpec. Uses specialized agents for effective context management and quality review.",
"version": "1.0.0",
"author": {
"name": "Vlad Goncharov",
"email": "vlad.goncharov@neolab.finance"
},
"agents": [
"./agents"
],
"commands": [
"./commands"
]
}