12 lines
411 B
JSON
12 lines
411 B
JSON
{
|
|
"name": "2-commit-fast",
|
|
"description": "Automates git commit process by selecting the first suggested message, generating structured commits with consistent formatting while skipping manual confirmation and removing Claude co-Contributorship footer",
|
|
"version": "1.0.0",
|
|
"author": {
|
|
"name": "steadycursor",
|
|
"url": "https://github.com/steadycursor"
|
|
},
|
|
"commands": [
|
|
"./commands/"
|
|
]
|
|
} |