Initial commit

This commit is contained in:
Zhongwei Li
2025-11-30 09:00:34 +08:00
commit 61be56f92f
5 changed files with 687 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:technicalpickles/pickled-claude-plugins:plugins/git-workflows",
"normalized": {
"repo": null,
"ref": "refs/tags/v20251128.0",
"commit": "7bb1a09234ef41b9bcfbb6b3d6d984147c5ebb13",
"treeHash": "29bb22173043e4bc74a9641a4c2753b845f007ca338de2db9fcd73b950f4e8f9",
"generatedAt": "2025-11-28T10:28:36.011541Z",
"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-workflows",
"description": "Git workflow best practices and pull request management",
"version": "1.0.0"
},
"content": {
"files": [
{
"path": "README.md",
"sha256": "b052e75d52c6ee3a21d4d4e6255385c2eba162c7535fd138859e5a3c9d74c83e"
},
{
"path": ".claude-plugin/plugin.json",
"sha256": "ee000343a20d7a583c83f68881be315636416501328c4e707883d59f049688a8"
},
{
"path": "skills/git-preferences-and-practices/SKILL.md",
"sha256": "f20ac27b4421ac40471c6a8b428698aef0174c25382801e032cc9b9698ea8b37"
},
{
"path": "skills/gh-pr/SKILL.md",
"sha256": "dcb65b3c9023c0260f2ca88deb8d56309ec03c86a78890b9b76585412144bdaf"
}
],
"dirSha256": "29bb22173043e4bc74a9641a4c2753b845f007ca338de2db9fcd73b950f4e8f9"
},
"security": {
"scannedAt": null,
"scannerVersion": null,
"flags": []
}
}