Initial commit

This commit is contained in:
Zhongwei Li
2025-11-29 18:13:59 +08:00
commit 7d4bd143e0
4 changed files with 344 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:claudeforge/marketplace:plugins/commands/quick-fix",
"normalized": {
"repo": null,
"ref": "refs/tags/v20251128.0",
"commit": "cf23639f445aa21a1fd98484877ce9ae7adbb468",
"treeHash": "058103ce6b23ae0fb29670ac1b1be5b0bed63ff2cc995c5adb873e18c7911243",
"generatedAt": "2025-11-28T10:15:36.360105Z",
"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": "quick-fix",
"description": "Streamlines bug fixing by creating a GitHub issue first, then a feature branch for implementing and thoroughly testing the solution before merging.",
"version": "1.0.0"
},
"content": {
"files": [
{
"path": "README.md",
"sha256": "340afd8fe71aa8b3e6a840537707dc94abe72e183a422414a7a4d5389e3a0a99"
},
{
"path": ".claude-plugin/plugin.json",
"sha256": "bb3a0506c32a5e9625b11064795f65e4b2d73da03b34192a595a8622d2c0947e"
},
{
"path": "commands/bug-fix.md",
"sha256": "14c030a12f2c65e5d32bf7a79bcbec8d92541fff336f353e4c0b3570ffa487a0"
}
],
"dirSha256": "058103ce6b23ae0fb29670ac1b1be5b0bed63ff2cc995c5adb873e18c7911243"
},
"security": {
"scannedAt": null,
"scannerVersion": null,
"flags": []
}
}