Initial commit
This commit is contained in:
13
.claude-plugin/plugin.json
Normal file
13
.claude-plugin/plugin.json
Normal file
@@ -0,0 +1,13 @@
|
||||
{
|
||||
"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",
|
||||
"author": {
|
||||
"name": "Coalesce Labs",
|
||||
"email": "hello@coalesce.dev",
|
||||
"url": "https://github.com/coalesce-labs"
|
||||
},
|
||||
"commands": [
|
||||
"./commands"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user