fly-io
Installation
SKILL.md
Fly.io Platform
Use this skill for any Fly.io work, including routine deploy/config changes and architecture decisions for apps known to run on Fly.
Fly changes quickly. Ground decisions in the local CLI and current official docs before making version-sensitive claims. When a Fly-authored feature is only documented in Fly forum announcements or official example repos, say so and avoid presenting it as broadly documented platform surface.
First Steps
-
Inspect the project shape before prescribing commands.
rg --files -g 'fly.toml' -g 'Dockerfile*' -g '.dockerignore' -g '.github/workflows/**' -g 'package.json' -g 'pyproject.toml' -g 'go.mod' -g 'Cargo.toml' -
Check the current
flyctlsurface for the task.