Initial commit

This commit is contained in:
Zhongwei Li
2025-11-30 08:44:20 +08:00
commit 96294505a1
4 changed files with 320 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:NikiforovAll/claude-code-rules:plugins/handbook-git-worktree",
"normalized": {
"repo": null,
"ref": "refs/tags/v20251128.0",
"commit": "2bdee532722a1ed60d636b05df753cbb6273d81e",
"treeHash": "ab1b03d724340c6de23ab70ff7913670ab749f3e4516fe5074ee488edb2edc2a",
"generatedAt": "2025-11-28T10:12:16.094675Z",
"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": "handbook-git-worktree",
"description": "Git worktree management for working on multiple branches simultaneously",
"version": "1.12.0"
},
"content": {
"files": [
{
"path": "README.md",
"sha256": "d2ff436d9d1820f2620af56353b701acb473659be23aab2703d31d76d86e5e3e"
},
{
"path": ".claude-plugin/plugin.json",
"sha256": "576be656874c8f460b0636326efe7a4bb415ba4b8d4dc7fe134e425f1066463c"
},
{
"path": "skills/git-worktree/SKILL.md",
"sha256": "f8189b91ee1ed11bf53067c64ec9e7bac1b7fd23775bff75836cfa29eb022a4a"
}
],
"dirSha256": "ab1b03d724340c6de23ab70ff7913670ab749f3e4516fe5074ee488edb2edc2a"
},
"security": {
"scannedAt": null,
"scannerVersion": null,
"flags": []
}
}