Creates intelligent alerting rules for proactive performance monitoring. Defines thresholds, routing, and escalation policies for latency, error rate, throughput, and SLO violations. Useful for SREs and DevOps teams.
How this skill is triggered — by the user, by Claude, or both
Slash command
/alerting-rule-creator:alerting-rule-creatorThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
This skill automates the creation of comprehensive alerting rules, reducing the manual effort required for performance monitoring. It guides you through defining alert categories, setting intelligent thresholds, and configuring routing and escalation policies. The skill also helps generate runbooks and establish alert testing procedures.
This skill automates the creation of comprehensive alerting rules, reducing the manual effort required for performance monitoring. It guides you through defining alert categories, setting intelligent thresholds, and configuring routing and escalation policies. The skill also helps generate runbooks and establish alert testing procedures.
This skill activates when you need to:
User request: "create latency alerts for the payment service"
The skill will:
User request: "set up alerting for error rate increases in the API gateway"
The skill will:
This skill can be integrated with other Claude Code plugins to automate incident response workflows. For example, it can trigger automated remediation actions or create tickets in an issue tracking system.
Guides collaborative design exploration before implementation: explores context, asks clarifying questions, proposes approaches, and writes a design doc for user approval.
Creates structured, bite-sized implementation plans from specs or requirements before writing code. Useful for breaking down multi-step tasks into testable steps with file structure and task boundaries.
Resolves in-progress git merge or rebase conflicts by analyzing history, understanding intent, and preserving both changes where possible. Runs automated checks after resolution.
npx claudepluginhub danielmiessler/claude-code-plugins-plus --plugin alerting-rule-creator