Files
gh-hiroshi75-ccplugins-spec…/.claude-plugin/plugin.json
2025-11-29 18:45:56 +08:00

14 lines
305 B
JSON

{
"name": "spec-manager-plugin",
"description": "Proactive skill that automatically manages and updates application specifications when code changes occur.",
"version": "1.1.0",
"author": {
"name": "Hiroshi Ayukawa"
},
"skills": [
"./skills"
],
"commands": [
"./commands"
]
}