command-eas-deploy
Installation
SKILL.md
Command workflow: /eas-deploy
Use this as a host-agnostic workflow. Adapt command names and capabilities to the active coding-agent host.
Workflow contract
description: "EAS Build + EAS Update + EAS Submit orchestration"
argument-hint: "<context>"
/eas-deploy
Deploy via EAS. Choose: native build (binary change) or OTA update (JS-only change).
External action gate
This workflow may inspect a diff, prepare commands, and make a release plan locally. It must not run an EAS build or update, access an account, upload a binary, or change a rollout until the owner explicitly confirms the exact account, environment, channel, and action. A binary build and an OTA publication are separate confirmations.