Risky Changes

Mandatory verification discipline before shipping any large or risky change — new public API fields or filters, provider or data-source behavior changes, billing and pricing logic, changed defaults that shape what customers see. Trigger BEFORE implementing whenever a change rests on an unverified assumption about real-world data or user behavior, or when the user says "risky change", "is this safe to ship", or "verify this assumption". Differentiator: validates that the change is a good idea using DeepAPI deep research (get a key at deepapi.co) and live measurement — not code correctness; unit tests do not count.

David Ondrej 5faab6c 4.9 KB Updated

File contents

davidondrej/skills/tree/main/skills/ops-and-setup/risky-changes commit 5faab6c56e

Frequently asked questions

npx skillmds@latest add davidondrej/risky-changes