This handles everything related to Medusa Cloud's CLI tooling, from authentication and deployments to debugging failed builds and managing environment variables. The constraints section alone is worth the read: it's opinionated about always passing `--json` for parsing, confirming context before mutations, and never revealing secrets unless explicitly asked. What makes this practical is the deployment status routing table that tells you exactly which logs to check based on whether your build or runtime failed. It also knows when to load specific reference files depending on your task, so you're not fumbling through docs when a deployment goes sideways at 2am.
npx skills add https://github.com/medusajs/medusa-agent-skills --skill using-medusa-cloud