agentsclimarketplace

Skip scheduled maintenance

Skill aws-samples/sample-devops-agent-tools/skills/skip-scheduled-maintenance

Open-source tools for AWS DevOps Agent - extend DevOps Agent with ready-to-use skills, custom agents, and other tools, for incident response, root cause analysis, and operational troubleshooting

Install
npx -y skills add aws-samples/sample-devops-agent-tools --skill skip-scheduled-maintenance

Assembled from the repository path, not quoted from the project. Check it against their README if it does not work.

What its author says it does

Copied from the file, not written here

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.

SKILL.md

0.7 KB, as published. Nobody here has run it

Skip Scheduled Maintenance

Skip all incidents that meet BOTH of the following criteria:

  1. The incident arrived between 2025-03-15 02:00 UTC and 2025-03-15 06:00 UTC
  2. Severity is MEDIUM or LOW

Do NOT skip HIGH or CRITICAL severity incidents, even during the maintenance window.

Keep looking

Skills are one crate of 328,083. Ordering is by how many stacks a row turns up in, so the top of any crate is what has actually been picked rather than what has the most stars.