Push over-the-air (OTA) update using EAS Update
/plugin marketplace add IvanTorresEdge/molcajete.ai/plugin install ivantorresedge-react-native-tech-stacks-js-react-native@IvanTorresEdge/molcajete.ai# Push OTA Update Push over-the-air update to published apps using EAS Update. Use the Task tool to launch the **component-builder** agent with instructions: 1. Check if EAS Update is configured in `app.json`: 2. Verify EAS Update is set up: 3. Ask user for update details using AskUserQuestion: - Branch (production, staging, preview) - Message describing the update - Channel (if using multiple channels) 4. Run pre-update checks: 5. Publish the update: 6. Monitor update status: - Provide update ID - Show update URL - Confirm deployment 7. Verify upd...