Skip scheduled maintenance
Skill aws-samples/sample-devops-agent-tools/skills/skip-scheduled-maintenance
Skip low-priority incidents during a scheduled maintenance window. Use this skill to automatically filter MEDIUM and LOW severity alarms that fire during planned maintenance, avoiding unnecessary investigations for expected disruptions.From its SKILL.md
npx -y skills add aws-samples/sample-devops-agent-tools --skill skip-scheduled-maintenanceAssembled from the repository path, not quoted from the project. Check it against their README if it does not work.
SKILL.md
0.7 KB, 75 tokens by cl100k_base, as published. Nobody here has run it
Skip Scheduled Maintenance
Skip all incidents that meet BOTH of the following criteria:
- The incident arrived between 2025-03-15 02:00 UTC and 2025-03-15 06:00 UTC
- Severity is MEDIUM or LOW
Do NOT skip HIGH or CRITICAL severity incidents, even during the maintenance window.
What ships with it: 3 files
6.3 KB alongside SKILL.md
- CHANGELOG.md205 B
- README.md6.1 KB
- .skilleval.yaml77 B