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

12 lines
242 B
JSON

{
"name": "git",
"description": "Introduces commands for commit and PRs creation.",
"version": "1.0.0",
"author": {
"name": "Vlad Goncharov",
"email": "vlad.goncharov@neolab.finance"
},
"commands": [
"./commands"
]
}