Initial commit

This commit is contained in:
Zhongwei Li
2025-11-29 17:54:41 +08:00
commit 4522ca6fd5
4 changed files with 212 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:ananddtyagi/claude-code-marketplace:plugins/github-issue-fix",
"normalized": {
"repo": null,
"ref": "refs/tags/v20251128.0",
"commit": "799b982a2a24490f3f17dd29c5995a8c724e54ad",
"treeHash": "5d137b1516433aa42dedec4e2a1566b624775eb23c376df2b2589c0d33a21999",
"generatedAt": "2025-11-28T10:13:24.829432Z",
"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": "github-issue-fix",
"description": "This is a detailed way you can analyze the GitHub issues and let Claude handle them in best possible way.",
"version": "1.0.0"
},
"content": {
"files": [
{
"path": "README.md",
"sha256": "5a55be1b348666bc367f6e039c09d91fd02794d2a48b6c9d722bc4deaa7eb3b0"
},
{
"path": ".claude-plugin/plugin.json",
"sha256": "9c9b30611512a7cf13539d7417bfa3870965ec7224b5fdd2d291514242543f62"
},
{
"path": "commands/github-issue-fix.md",
"sha256": "bdf5ec171f40b61f781b04a6cc421a9ce5106efad9cda54e80b9618356fa79fd"
}
],
"dirSha256": "5d137b1516433aa42dedec4e2a1566b624775eb23c376df2b2589c0d33a21999"
},
"security": {
"scannedAt": null,
"scannerVersion": null,
"flags": []
}
}