Initial commit

This commit is contained in:
Zhongwei Li
2025-11-29 18:12:58 +08:00
commit 2a62fe5940
4 changed files with 96 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/debug-detective",
"normalized": {
"repo": null,
"ref": "refs/tags/v20251128.0",
"commit": "9fd376d2823545e94f05acdc4b2a626126f0fce6",
"treeHash": "07835a561dbbb06b00eef85b8ff49cf9f18b943d988d2b0870e0f030e56e48c7",
"generatedAt": "2025-11-28T10:15:27.975648Z",
"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": "debug-detective",
"description": "Systematically debug issues with step-by-step troubleshooting approaches.",
"version": "1.0.0"
},
"content": {
"files": [
{
"path": "README.md",
"sha256": "e7a1ad29063c186fafc03d59fc4391106bea09c4abb07cae47d50cb814903584"
},
{
"path": ".claude-plugin/plugin.json",
"sha256": "32419da3057834557f4493ce72c5ad7d18964dec0ccc9960b57fd2b4ae5578d0"
},
{
"path": "commands/bug-detective.md",
"sha256": "0852b378870147a0b90c294f8afe1c51a3590bef2b20c7dc540a655bd3619958"
}
],
"dirSha256": "07835a561dbbb06b00eef85b8ff49cf9f18b943d988d2b0870e0f030e56e48c7"
},
"security": {
"scannedAt": null,
"scannerVersion": null,
"flags": []
}
}