/deploy-checklist If you see unfamiliar placeholders or need to check which tools are connected, see CONNECTORS.md. Generate a pre-deployment checklist to verify readiness before shipping. Usage Output Customization Tell me about your deploy and I'll customize the checklist: - "We use feature flags" → adds flag verification steps - "This includes a database migration" → adds migration-specific checks - "This is a breaking API change" → adds consumer notification steps If Connectors Available If source control is connected: - Pull the release diff and list of changes - Verify all PRs are appro…