Creates alerting rules for latency, errors, throughput, resources, availability, and SLO violations. Outputs rule definitions, thresholds, routing, escalation policies, and runbooks.
How this command is triggered — by the user, by Claude, or both
Slash command
/alerting-rule-creator:create-alertsThe summary Claude sees in its command listing — used to decide when to auto-load this command
# Alerting Rule Creator Create comprehensive alerting rules to detect performance issues proactively. ## Alert Categories 1. **Latency Alerts**: Response time degradation 2. **Error Rate Alerts**: Elevated error percentages 3. **Throughput Alerts**: Traffic anomalies 4. **Resource Alerts**: CPU, memory, disk saturation 5. **Availability Alerts**: Service downtime 6. **SLO Violation Alerts**: Service level breach warnings ## Alert Design Principles - Avoid alert fatigue with proper thresholds - Use multi-window alerts to reduce false positives - Implement severity levels (critical, warn...
Create comprehensive alerting rules to detect performance issues proactively.
Provide:
npx claudepluginhub ktiseos-nyx/claude-code-plugins-plus-skills --plugin alerting-rule-creator19plugins reuse this command
First indexed Dec 31, 2025
Showing the 6 earliest of 19 plugins
/create-alertsCreates alerting rules for latency, errors, throughput, resources, availability, and SLO violations. Outputs rule definitions, thresholds, routing, escalation policies, and runbooks.
/setup-monitoringGuides through setting up monitoring and alerting for application and infrastructure metrics with a step-by-step process and structured output format.
/observabilityInstruments services with structured logging, Prometheus metrics, and OpenTelemetry tracing. Also supports building Grafana dashboards, Prometheus alerts, SLO definitions, k6 load tests, and capacity planning.
/monitor-errorsSets up comprehensive error rate monitoring across HTTP, application, database, external API, background jobs, and client-side errors. Produces configuration for tools like Sentry, CloudWatch, and alerting dashboards.
/monitorConfigures monitoring dashboards, metrics collection, and alerting rules for a target using Datadog (default), CloudWatch, Prometheus, or Grafana.
/observeAssesses current observability and sets up metrics, structured logging, distributed tracing, alert rules, SLOs/SLIs, and dashboards in monitoring/ directory. Supports flags for specific components and tools.