Files
42marketplaces/sync/gh-claudeforge-marketplace-plugins-agents-error-handler.json
2025-11-29 18:53:27 +08:00

18 lines
527 B
JSON

{
"name": "error-handler",
"owner": {
"name": "ClaudeForge Community",
"email": "plugin@42plugin.com"
},
"plugins": [
{
"name": "error-handler",
"description": "Expert agent for error handling patterns, custom error classes, error boundaries, logging with Sentry, and robust error recovery strategies",
"source": {
"source": "url",
"url": "https://git.waymay.us/zhongwei/gh-claudeforge-marketplace-plugins-agents-error-handler.git"
},
"strict": true
}
]
}