erne-deploy

Validate EAS config and run code reviews before submitting React Native Expo builds.

1|Updated Dec 7, 2025
One-click install
npx skills add https://github.com/treesus6/SkateQuest-Mobile --skill erne-deploy-treesus6
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: erne-deploy
Source: https://github.com/treesus6/SkateQuest-Mobile/tree/main/.claude/skills/erne-deploy
Command: npx skills add https://github.com/treesus6/SkateQuest-Mobile --skill erne-deploy-treesus6

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Orchestrates parallel validation and submission of mobile app builds to streamline release pipelines by combining expo-config-resolver checks with code-review constraints.

Core Features & Use Cases

  • Parallel validation of EAS config and build prerequisites
  • Pre-submit code review to enforce quality gates
  • End-to-end readiness checks for iOS and Android deployments

Quick Start

Run erne-deploy to validate and submit your app build in a single, parallel workflow.

Frequently Asked Questions about erne-deploy

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I validate EAS configuration before submitting a React Native Expo build?

To validate EAS configuration before submitting a React Native Expo build, it runs parallel checks for app.config.ts versioning, environment variables, provisioning profiles, and signing keys across iOS and Android platforms.

Can I run a pre-submit code review and OTA settings check simultaneously for mobile deployments?

Yes, you can run a pre-submit code review and OTA settings check simultaneously for mobile deployments by executing parallel expo-config-resolver and code-reviewer workflows to enforce quality gates before build submission.

What are the prerequisites for automating iOS and Android deployment readiness checks in Expo?

Prerequisites for automating iOS and Android deployment readiness checks in Expo include a React Native Expo-based project requiring EAS configuration validation, proper OTA settings, and valid provisioning and signing keys.

How does parallel build submission streamline CI/CD pipelines for React Native apps?

Parallel build submission streamlines CI/CD pipelines for React Native apps by orchestrating simultaneous validation of EAS build prerequisites and code quality constraints, reducing the time needed for end-to-end release readiness checks across iOS and Android.

Does this deployment validation tool check app.config.ts versioning and environment variables?

Yes, this deployment validation tool checks app.config.ts versioning and environment variables by applying pre-submit constraints through the expo-config-resolver workflow to ensure build readiness for Expo projects.