Initial commit
This commit is contained in:
15
.claude-plugin/plugin.json
Normal file
15
.claude-plugin/plugin.json
Normal file
@@ -0,0 +1,15 @@
|
||||
{
|
||||
"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"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user