Initial commit
This commit is contained in:
77
plugin.lock.json
Normal file
77
plugin.lock.json
Normal file
@@ -0,0 +1,77 @@
|
||||
{
|
||||
"$schema": "internal://schemas/plugin.lock.v1.json",
|
||||
"pluginId": "gh:thurstonsand/thurstons-claude-skills:project-management",
|
||||
"normalized": {
|
||||
"repo": null,
|
||||
"ref": "refs/tags/v20251128.0",
|
||||
"commit": "2fffba2b76803328277d50de0405f547f588e30f",
|
||||
"treeHash": "054f5d6b68e7f3cf2c4175cb320d3ceed0e1e39614228a68474e38e9047ff6cd",
|
||||
"generatedAt": "2025-11-28T10:28:40.341488Z",
|
||||
"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": "project-management",
|
||||
"description": "Project lifecycle management including git workflows, code review, and system architecture planning",
|
||||
"version": "1.1.1"
|
||||
},
|
||||
"content": {
|
||||
"files": [
|
||||
{
|
||||
"path": "README.md",
|
||||
"sha256": "6aa466990282261507751e3802e9de88755772ddab9e8f9f4682d04389756e6e"
|
||||
},
|
||||
{
|
||||
"path": "agents/code-reviewer.md",
|
||||
"sha256": "389cec0c62388b603a66351e7efd5106cdba83ed04a9fb82a0fd6bcd8173eee0"
|
||||
},
|
||||
{
|
||||
"path": ".claude-plugin/plugin.json",
|
||||
"sha256": "d42eb8c05adba80416394ae5c4f2033bbd36eb7c10019bad008933b51867f358"
|
||||
},
|
||||
{
|
||||
"path": "commands/ggc.md",
|
||||
"sha256": "69eefb29d7f6d8573319fab8ce30bcd29b829fc38205616571b79354aaec2603"
|
||||
},
|
||||
{
|
||||
"path": "commands/gc.md",
|
||||
"sha256": "d6e8d3971986e2f0e2eab31fdb9e10c529f099658e05f6b2dd4f483b8d0c23ee"
|
||||
},
|
||||
{
|
||||
"path": "commands/system-architect.md",
|
||||
"sha256": "ee64c3aafeac85d5ef8b8b0c155becf1216167d79cdbb67b968e4d17714dcf2d"
|
||||
},
|
||||
{
|
||||
"path": "skills/git-commit-helper/SKILL.md",
|
||||
"sha256": "8366004c3227d8807f3ca92c0434e94f2cd61b18b1db1ade50873e651b3412ef"
|
||||
},
|
||||
{
|
||||
"path": "skills/pr-review-helper/SKILL.md",
|
||||
"sha256": "046bf12b40e4d8f0661e02f257b1a8fbd93b228b389fc6f7bfec2e381d060601"
|
||||
},
|
||||
{
|
||||
"path": "skills/pr-review-helper/scripts/write_pr_description.py",
|
||||
"sha256": "3a0b5dc9ed74dc30c627285a48f001a292b9af1a75e476b605ef71298eab91f9"
|
||||
},
|
||||
{
|
||||
"path": "skills/pr-review-helper/scripts/create_pr.py",
|
||||
"sha256": "a954c586a7e4b341f667ebafc56ad95923eb26e7ddb9fe16af73dbc414a408f7"
|
||||
},
|
||||
{
|
||||
"path": "skills/updating-documentation-for-changes/SKILL.md",
|
||||
"sha256": "121c3f5e38c966566d8609702aeb7ee9fc350fc1b764e811db4295b8976067ce"
|
||||
}
|
||||
],
|
||||
"dirSha256": "054f5d6b68e7f3cf2c4175cb320d3ceed0e1e39614228a68474e38e9047ff6cd"
|
||||
},
|
||||
"security": {
|
||||
"scannedAt": null,
|
||||
"scannerVersion": null,
|
||||
"flags": []
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user