Initial commit

This commit is contained in:
Zhongwei Li
2025-11-29 18:14:36 +08:00
commit df3f963aea
6 changed files with 645 additions and 0 deletions

53
plugin.lock.json Normal file
View File

@@ -0,0 +1,53 @@
{
"$schema": "internal://schemas/plugin.lock.v1.json",
"pluginId": "gh:coalesce-labs/catalyst:plugins/debugging",
"normalized": {
"repo": null,
"ref": "refs/tags/v20251128.0",
"commit": "efa5bfd91ef05a51060939423de8d6b0bd4bb609",
"treeHash": "e9399760b602fe5ccfb545df9be0316d855224dd02128200a89aa1247a82141e",
"generatedAt": "2025-11-28T10:15:41.903039Z",
"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": "catalyst-debugging",
"description": "Production error monitoring with Sentry MCP integration. Enable when debugging errors, analyzing stack traces, and investigating incidents. ~20k context tokens when enabled.",
"version": "1.0.2"
},
"content": {
"files": [
{
"path": "README.md",
"sha256": "31a4db05cc0683529f8eb06740186fa5126bae6050fa620afcd5d69adb5345ea"
},
{
"path": ".claude-plugin/plugin.json",
"sha256": "54ab5b3865b263b732466dabf95aa144ccb89a62189312b7cb9bb83643b57f0b"
},
{
"path": "commands/error_impact_analysis.md",
"sha256": "5a9d7468f7e9b7c8e0eceb375330db6867f40f51874af1859f1352efb15881c2"
},
{
"path": "commands/trace_analysis.md",
"sha256": "6785162df87b9271a7d709b42b6265b218da4a07a8fec8d6cf17ab997ec6430a"
},
{
"path": "commands/debug_production_error.md",
"sha256": "6bb6d26b9d0490e692ebec2209ddfcc6de9ef7e6b49b1882e9d762e599ad9b06"
}
],
"dirSha256": "e9399760b602fe5ccfb545df9be0316d855224dd02128200a89aa1247a82141e"
},
"security": {
"scannedAt": null,
"scannerVersion": null,
"flags": []
}
}