What problem does it solve?
This Skill helps teams create comprehensive, structured monitoring plans for production rollouts, reducing the risk of overlooked regressions.
Core Features & Use Cases
- Risk Assessment & Environment Enumeration: Analyzes code diffs to determine change risk level and identifies affected deployment environments.
- Telemetry Tool Detection: Checks available monitoring tools and probes their reachability, facilitating optimal indicator selection.
- Indicators & Baselines: Recommends golden signals, intended-effect, and business metrics with baseline data querying.
- Deployment & Rollback Planning: Generates commands for deployment detection and safe rollback procedures tailored to each environment.
- Plan Rendering & Hand-off: Produces detailed Markdown sections for inclusion in deployment docs and guides the transition to monitoring.
- Multi-Environment Handling: Supports complex deployments across regions, tenants, or platforms with per-env indicators and detection methods.
- Ambiguity & Safety Checks: Asks clarified questions in interactive mode; logs assumptions in auto mode for review.
Quick Start
Provide the diff or PR URL, specify deployment environments and risk tier, and let the tool generate a detailed monitoring plan ready for implementation.