Initial commit
This commit is contained in:
72
plugin.lock.json
Normal file
72
plugin.lock.json
Normal file
@@ -0,0 +1,72 @@
|
||||
{
|
||||
"$schema": "internal://schemas/plugin.lock.v1.json",
|
||||
"pluginId": "gh:jamesrochabrun/skills:git-worktrees",
|
||||
"normalized": {
|
||||
"repo": null,
|
||||
"ref": "refs/tags/v20251128.0",
|
||||
"commit": "a47915ea9987b45f60bdd6f9999272e41c6aee5c",
|
||||
"treeHash": "b3894f41c934467d8114c180d756c70bbcb8cf4c8378f9382980d7f5c534f731",
|
||||
"generatedAt": "2025-11-28T10:17:49.322460Z",
|
||||
"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-worktrees",
|
||||
"description": "Manage Git worktrees for parallel Claude Code development. Use this skill when engineers ask to 'create a worktree', 'run parallel Claude sessions', 'work on multiple features simultaneously', or need help with worktree management."
|
||||
},
|
||||
"content": {
|
||||
"files": [
|
||||
{
|
||||
"path": "README.md",
|
||||
"sha256": "cc574badc4b2894eded0641ebbbe10f833ddbdfd2fd14af65bb9e7a2136be820"
|
||||
},
|
||||
{
|
||||
"path": ".claude-plugin/plugin.json",
|
||||
"sha256": "f7a2362e27ed14488ad54b2b06df01584a37e740b83ad0350ac94228fa1e128f"
|
||||
},
|
||||
{
|
||||
"path": "skills/git-worktrees/SKILL.md",
|
||||
"sha256": "e88f756d68e9dfed00f104de48dfd67e28077efe1c9588e31be84226ed13d8e6"
|
||||
},
|
||||
{
|
||||
"path": "skills/git-worktrees/references/slash_command_template.md",
|
||||
"sha256": "1339335281efe5cdf362ca5cc7cb85041a273a3f0d3f114106db644089419e7d"
|
||||
},
|
||||
{
|
||||
"path": "skills/git-worktrees/references/worktree_commands.md",
|
||||
"sha256": "f54d9d373917749874392392fa58853097aad88f0668b4fbb950c6d1da3bea95"
|
||||
},
|
||||
{
|
||||
"path": "skills/git-worktrees/references/best_practices.md",
|
||||
"sha256": "bf7b5983a2dadb67d954c073c9a9f891b748a9e23630ba4626973e13ae8cdccd"
|
||||
},
|
||||
{
|
||||
"path": "skills/git-worktrees/scripts/list_worktrees.sh",
|
||||
"sha256": "09d910574a9578aff2b2079fbde46a2108462fb9411d5a67aa29eb4f7a9fbf09"
|
||||
},
|
||||
{
|
||||
"path": "skills/git-worktrees/scripts/sync_worktree.sh",
|
||||
"sha256": "5290d1508d1cb7491aa7e7e26f59c61e8f6b32cf6ea8c719c5ccf701fa7c50a0"
|
||||
},
|
||||
{
|
||||
"path": "skills/git-worktrees/scripts/create_worktree.sh",
|
||||
"sha256": "0f3ceb1a4f6476761c4cc529936f8d250f81c47ef5e05ad9a7c3db57008315c3"
|
||||
},
|
||||
{
|
||||
"path": "skills/git-worktrees/scripts/cleanup_worktrees.sh",
|
||||
"sha256": "fab4ee4e18eaf0ec109f6cad3379dba03312adc5fd744d93fa4502e5405e584b"
|
||||
}
|
||||
],
|
||||
"dirSha256": "b3894f41c934467d8114c180d756c70bbcb8cf4c8378f9382980d7f5c534f731"
|
||||
},
|
||||
"security": {
|
||||
"scannedAt": null,
|
||||
"scannerVersion": null,
|
||||
"flags": []
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user