templates/skills/planning/monitoring-checks/SKILL.md
--- name: planning-monitoring-checks description: Observability: metrics, alerts, dashboards, post-change observation windows --- <purpose> <item>Define the signals that tell whether "everything is OK" or "we must stop/roll back"</item> </purpose> <inputs> <required>Change goal + critical user scenarios</required> <optional>SLA/SLO, existing metrics/alerts</optional> <optional>Risks (especially high-impact)</optional> </inputs> <method> <step>Define 3-7 key signals: errors, latency,
npx skillsauth add ozerohax/assistagents templates/skills/planning/monitoring-checksInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
<output_format>
<section>Key signals</section> <section>Alerts + thresholds</section> <section>Dashboards / views</section> <section>Burn-in window</section> <section>Stop / rollback criteria</section> </output_format><quality_rules> <rule importance="critical">Signals are tied to target behavior and risks, not "metrics in general"</rule> <rule importance="high">Thresholds and windows are defined (otherwise it is not controllable)</rule> </quality_rules>
testing
Visual regression (baseline diffs, UI stabilization)
testing
Design detailed reproducible test cases (Given/When/Then, one check per case); not smoke/regression checklists
development
Mobile testing (native/hybrid/web, gestures, offline, interruptions)
testing
Load testing (k6/JMeter scenarios, benchmarks)