Files
gh-bradleygolden-claude-mar…/.claude-plugin/plugin.json
2025-11-29 18:02:16 +08:00

12 lines
303 B
JSON

{
"name": "git",
"description": "Intelligent git commit workflow automation with AI-powered file grouping and configurable message formats",
"version": "1.0.0",
"author": {
"name": "Bradley Golden",
"email": "hello@bradleygolden.dev"
},
"commands": [
"./commands/commit.md"
]
}