Initial commit

This commit is contained in:
Zhongwei Li
2025-11-29 18:13:31 +08:00
commit 7a3aa45d9e
4 changed files with 295 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:claudeforge/marketplace:plugins/commands/intelligent-commit",
"normalized": {
"repo": null,
"ref": "refs/tags/v20251128.0",
"commit": "f388d60f6c2341c25842cb9dcb981bcf60ee0a08",
"treeHash": "36bf5050b0228e49d942494095b6bfb63b9f1f96541d434174ef05444d822a31",
"generatedAt": "2025-11-28T10:15:32.465960Z",
"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": "intelligent-commit",
"description": "Creates git commits using conventional commit format with appropriate emojis, following project standards and creating descriptive messages that explain the purpose of changes.",
"version": "1.0.0"
},
"content": {
"files": [
{
"path": "README.md",
"sha256": "bfd5f2e7dc87848a3b4910f709f3b1146c79b28a7375ad2dd873e23d06db579d"
},
{
"path": ".claude-plugin/plugin.json",
"sha256": "157757e6d9c8b37b957c0ad70719927f1227405569a7f6b569526763737e406e"
},
{
"path": "commands/commit.md",
"sha256": "ccd0bb1da155f05ef355fcf8ef0418b69500f9bad078e30341d47b6b4da3cdc5"
}
],
"dirSha256": "36bf5050b0228e49d942494095b6bfb63b9f1f96541d434174ef05444d822a31"
},
"security": {
"scannedAt": null,
"scannerVersion": null,
"flags": []
}
}