Initial commit

This commit is contained in:
Zhongwei Li
2025-11-29 18:06:33 +08:00
commit 49f57bd038
4 changed files with 215 additions and 0 deletions

View File

@@ -0,0 +1,11 @@
{
"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": "Alysson Franklin"
},
"agents": [
"./agents"
]
}