Ship Safety

Check whether a diff is safe to deploy — schema changes that break the currently running code, blocking DDL, renaming or moving background task actors while jobs are in flight, queue priority, cron catch-up, locking, batch size, and whether the change should be split into more than one PR. Use before merging a PR that touches migrations, tasks.py, models, or removes an endpoint.

polarsource ed366b1 5.1 KB Updated

File contents

polarsource/polar/tree/main/.agents/skills/ship-safety commit ed366b10da

Frequently asked questions

npx skillmds@latest add polarsource/ship-safety