managing-astro-deployments

Installation
SKILL.md

Astro Deployment Management

This skill helps you manage production Astronomer deployments using the Astro CLI.

For local development, see the managing-astro-local-env skill. For production troubleshooting, see the troubleshooting-astro-deployments skill.


Authentication

All deployment operations require authentication:

# Login to Astronomer (opens browser for OAuth)
astro login

Authentication tokens are stored locally for subsequent commands. Run this before any deployment operations.

Installs
415
GitHub Stars
412
First Seen
Feb 18, 2026
managing-astro-deployments — astronomer/agents