Cleanup After Migrations

Clean up leftover code, schema, shims, dual-writes, compatibility aliases, feature flags, and docs after a migration or similar change. Use when you introduce transitional leftovers, leave a deprecated path, need a soak or follow-up migration before dropping something, or are finishing a migration runbook. Remove the leftover in the same change when it is safe; otherwise open a GitHub issue so it is not forgotten.

kentcdodds Updated

File contents

kentcdodds/kody/tree/main/.agents/skills/cleanup-after-migrations commit e7b918eb90

Frequently asked questions

npx skillmds@latest add kentcdodds/cleanup-after-migrations