Files
gh-hermeticormus-alqvimia-c…/.claude-plugin/plugin.json
2025-11-29 18:34:55 +08:00

25 lines
709 B
JSON

{
"name": "observability-monitoring",
"description": "Metrics collection, logging infrastructure, distributed tracing, SLO implementation, and monitoring dashboards",
"version": "1.2.1",
"author": {
"name": "Seth Hobson",
"url": "https://github.com/wshobson"
},
"skills": [
"./skills/distributed-tracing",
"./skills/grafana-dashboards",
"./skills/prometheus-configuration",
"./skills/slo-implementation"
],
"agents": [
"./agents/observability-engineer.md",
"./agents/performance-engineer.md",
"./agents/database-optimizer.md",
"./agents/network-engineer.md"
],
"commands": [
"./commands/monitor-setup.md",
"./commands/slo-implement.md"
]
}