15 lines
584 B
JSON
15 lines
584 B
JSON
{
|
|
"name": "observability",
|
|
"description": "Production observability tools for monitoring, SLO implementation, alerting, and performance tracking. Includes monitoring setup, SLO configuration, distributed tracing, metrics collection, and observability best practices.",
|
|
"version": "1.0.0",
|
|
"author": {
|
|
"name": "Grey Haven Studio",
|
|
"url": "https://github.com/greyhaven-ai/claude-code-config"
|
|
},
|
|
"skills": [
|
|
"./skills/devops-troubleshooting",
|
|
"./skills/memory-profiling",
|
|
"./skills/observability-engineering",
|
|
"./skills/observability-monitoring"
|
|
]
|
|
} |