build-and-deploy
Installation
SKILL.md
You are packaging an Even Hub G2 app for distribution. Follow the steps below carefully, validating each stage before proceeding.
Packaging Workflow
Follow these steps in order:
Step 1 — Validate app.json
- Locate
app.jsonin the project root. - Read the file and validate every field against the field reference below.
- If any field is missing, has the wrong type, or fails a validation rule, report the exact error and fix it (with user confirmation if the fix changes meaningful values like
package_idorname). - Do not proceed until
app.jsonis valid.
Step 2 — Build
Run the build command from the project root: