Initial commit

This commit is contained in:
Zhongwei Li
2025-11-30 09:06:56 +08:00
commit fc93f791ce
5 changed files with 260 additions and 0 deletions

49
plugin.lock.json Normal file
View File

@@ -0,0 +1,49 @@
{
"$schema": "internal://schemas/plugin.lock.v1.json",
"pluginId": "gh:xdg/xdg-claude:git-commit-agent",
"normalized": {
"repo": null,
"ref": "refs/tags/v20251128.0",
"commit": "9a3d6b9293b24f3b48916a80953cabef9c8870d4",
"treeHash": "dbea0d60a9bc79b425f732c562e8dcec6ac1c12a3983a4bd85d5fc0e085474a2",
"generatedAt": "2025-11-28T10:29:05.989505Z",
"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": "git-commit-agent",
"description": "Git commit agent with intelligent change analysis and commit message conventions",
"version": "0.1.2"
},
"content": {
"files": [
{
"path": "README.md",
"sha256": "0187d716fcc3b55fb954dc18f79bdc12b863e6c2af1ebf5fb4d759d8917116ff"
},
{
"path": "agents/git-commit-agent.md",
"sha256": "dcfbc4da41edd429c606d877c40e280609664404985ccf013565d72d3156ca3a"
},
{
"path": ".claude-plugin/plugin.json",
"sha256": "b5e131d3dcfd51004bbde3a3599237ddf977f4cb90f3f45914a5e5390d159ff9"
},
{
"path": "commands/commit.md",
"sha256": "41933a08424e9e56cc2319a00bb8834f61041d224695222780cd2d5cd83619e1"
}
],
"dirSha256": "dbea0d60a9bc79b425f732c562e8dcec6ac1c12a3983a4bd85d5fc0e085474a2"
},
"security": {
"scannedAt": null,
"scannerVersion": null,
"flags": []
}
}