12 lines
303 B
JSON
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"
|
|
]
|
|
} |