Files
gh-ccplugins-awesome-claude…/.claude-plugin/plugin.json
2025-11-29 18:05:27 +08:00

11 lines
227 B
JSON

{
"name": "discuss",
"description": "Collaborative technical discussion with proactive requirements gathering",
"version": "1.0.0",
"author": {
"name": "Bohdan Triapitsyn"
},
"commands": [
"./commands"
]
}