Initial commit

This commit is contained in:
Zhongwei Li
2025-11-29 18:11:13 +08:00
commit b4dd348dd3
4 changed files with 178 additions and 0 deletions

View File

@@ -0,0 +1,12 @@
{
"name": "monitoring-observability-specialist",
"description": "Use this agent when you need to implement comprehensive monitoring, observability, and alerting systems for enterprise B2B applications. This agent specializes in APM, logging, metrics, distributed tracing, SLA monitoring, and proactive incident management for business-critical systems. Examples:",
"version": "1.0.0",
"author": {
"name": "ClaudeForge Community",
"url": "https://github.com/claudeforge/marketplace"
},
"agents": [
"./agents/monitoring-observability-specialist.md"
]
}