18 lines
595 B
JSON
18 lines
595 B
JSON
{
|
|
"name": "smart-commit",
|
|
"owner": {
|
|
"name": "ClaudeForge Community",
|
|
"email": "plugin@42plugin.com"
|
|
},
|
|
"plugins": [
|
|
{
|
|
"name": "smart-commit",
|
|
"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",
|
|
"source": {
|
|
"source": "url",
|
|
"url": "https://git.waymay.us/zhongwei/gh-claudeforge-marketplace-plugins-commands-smart-commit.git"
|
|
},
|
|
"strict": true
|
|
}
|
|
]
|
|
} |