Initial commit

This commit is contained in:
Zhongwei Li
2025-11-29 17:52:25 +08:00
commit 4233436572
4 changed files with 75 additions and 0 deletions

45
plugin.lock.json Normal file
View File

@@ -0,0 +1,45 @@
{
"$schema": "internal://schemas/plugin.lock.v1.json",
"pluginId": "gh:ananddtyagi/claude-code-marketplace:plugins/2-commit-fast",
"normalized": {
"repo": null,
"ref": "refs/tags/v20251128.0",
"commit": "e8055aed6055a94d0e7df15f46d5ad9e8e4ebcba",
"treeHash": "096ef1a48cfca856832e731f45ce02bfad45f4d7545ef73957025e0a09f0220f",
"generatedAt": "2025-11-28T10:13:24.420286Z",
"toolVersion": "publish_plugins.py@0.2.0"
},
"origin": {
"remote": "git@github.com:zhongweili/42plugin-data.git",
"branch": "master",
"commit": "aa1497ed0949fd50e99e70d6324a29c5b34f9390",
"repoRoot": "/Users/zhongweili/projects/openmind/42plugin-data"
},
"manifest": {
"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"
},
"content": {
"files": [
{
"path": "README.md",
"sha256": "5505dfb0dcb0b499d815dca76ee54dd8b694295cdf2df7b66fef24f294eb5ca1"
},
{
"path": ".claude-plugin/plugin.json",
"sha256": "4bcde9367e18d04dfe939c6fa52a1642f48331a6d025162cdcbc2559f0e350c3"
},
{
"path": "commands/2-commit-fast.md",
"sha256": "4dfd8e6915cf4ec1d4696cceb1895b22ebba34eb4da72a070d805d542fe5dd68"
}
],
"dirSha256": "096ef1a48cfca856832e731f45ce02bfad45f4d7545ef73957025e0a09f0220f"
},
"security": {
"scannedAt": null,
"scannerVersion": null,
"flags": []
}
}