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

12 lines
262 B
JSON

{
"name": "docs",
"description": "Commands for analysing project, writing and refining documentation.",
"version": "1.0.0",
"author": {
"name": "Vlad Goncharov",
"email": "vlad.goncharov@neolab.finance"
},
"commands": [
"./commands"
]
}