What problem does it solve? Managing Datadog monitors manually through the UI is slow and error-prone, and poorly configured alerts cause alert fatigue or missed incidents. This Skill provides CLI-driven monitor management with built-in alerting best practices. ## Core Features & Use Cases - Monitor Lifecycle Management: List, search, get, create, update, mute, and unmute monitors via the pup CLI. - Alerting Best Practices: Enforces stable query windows, proper scoping, recovery thresholds, and runbook-linked messages to prevent flapping and alert fatigue. - Safe Deletion Workflow: Marks monitors with a "[MARKED FOR DELETION]" prefix instead of deleting them directly. - Use Case: A platform engineer needs to silence a noisy CPU monitor during a deploy, then audit all monitors lacking team ownership tags using pup and jq. ## Quick Start Ask the assistant to list all Datadog monitors currently in Alert status and mute the noisiest one for one hour.