Initial commit
This commit is contained in:
12
.claude-plugin/plugin.json
Normal file
12
.claude-plugin/plugin.json
Normal file
@@ -0,0 +1,12 @@
|
||||
{
|
||||
"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"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user