This pulls together the canonical patterns for Atlas schema migrations: declarative versus versioned workflows, when to baseline an existing database, and the plan-lint-apply cycle that keeps you from breaking production. It points you to the right reference doc whether you need environment setup, lint analyzers, or the v1.1 security and data features that shipped in February 2026. The real value is in the guardrails and the CLI edge cases that trip up agents, like migration directory maintenance and TLS URL pitfalls. Load it when you're configuring atlas.hcl or reviewing migration plans, not for basic SQL questions.
npx skills add https://github.com/0xbigboss/claude-code --skill atlas-best-practices