What problem does it solve?
This Skill helps operators and agents rapidly inspect and modify Alertmanager state so that alerts are routed correctly, noisy alerts are silenced during maintenance, and delivery issues are diagnosed during incidents.
Core Features & Use Cases
- Status and diagnostics: Fetch cluster and config status and enumerate grouped alerts to understand delivery state.
- Silence lifecycle management: Create narrowly scoped silences with matchers, expire silences safely, and list active silences for cleanup.
- Routing validation: Validate and render routing trees using amtool or local config files before rollout to avoid misroutes.
- Use Case: During a planned maintenance window, list matching alerts, create a short-lived silence scoped to specific instances, and validate routes to confirm notifications go to the intended receiver.
Quick Start
Use the alertmanager skill to list active silences and validate routing configuration against your alertmanager.yml.