Initial commit

This commit is contained in:
Zhongwei Li
2025-11-30 08:47:26 +08:00
commit ff2f495141
4 changed files with 337 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:pigfoot/claude-code-hubs:plugins/commit",
"normalized": {
"repo": null,
"ref": "refs/tags/v20251128.0",
"commit": "609806bab016dd09928fdd315156ca3459f15263",
"treeHash": "280ce64322ae8268319ce3241f1e6a18deed9e86825e519fd7020f4b9387d5e5",
"generatedAt": "2025-11-28T10:27:37.633390Z",
"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": "commit",
"description": "Generate conventional commit messages automatically. Use when user runs git commit, stages changes, or asks for commit message help. Analyzes git diff to create clear, descriptive conventional commit messages. Triggers on git commit, staged changes, commit message requests.",
"version": "0.0.1"
},
"content": {
"files": [
{
"path": "README.md",
"sha256": "c3879c3200584444b9d0eeb6ff78649107a1b75ee7735b84239477bb588f15f4"
},
{
"path": ".claude-plugin/plugin.json",
"sha256": "8d351daae54a952c9acc53618f625f7d16d34319e28103f414ac3e647366af38"
},
{
"path": "skills/commit/SKILL.md",
"sha256": "3fd385d11796373b51b7b8961d26fc657bbd1aade7434751cc393b551fb8931b"
}
],
"dirSha256": "280ce64322ae8268319ce3241f1e6a18deed9e86825e519fd7020f4b9387d5e5"
},
"security": {
"scannedAt": null,
"scannerVersion": null,
"flags": []
}
}