Files
gh-brendanshields-spec-flow…/.claude-plugin/plugin.json
2025-11-29 18:02:32 +08:00

11 lines
201 B
JSON

{
"name": "spec",
"description": "Specification-driven development workflow with Orbit",
"version": "3.0.0",
"author": {
"name": "spec-flow"
},
"hooks": [
"./hooks/hooks.json"
]
}