app-audit
Grade an existing app against the Mobify Studio House KB and Axiom standards — fan out the specialist auditors, produce a severity-ranked gap report, build a…
Create a deterministic provenance manifest before an agent starts work:
> /plugin marketplace add vmobifystudio/app-dev-team > /plugin install app-dev-team@mobify-studio
How it fires
How this command gets triggered: by you, by Claude, or both.
/app-contextContext preview
What this command does when you run it.
Create a deterministic provenance manifest before an agent starts work:
Create a deterministic provenance manifest before an agent starts work:
node "${CLAUDE_PLUGIN_ROOT}/scripts/context-manifest.mjs" create \
--root <project> --out "$CONTEXT_MANIFEST" \
--ticket APP-NNN --role <role> --source constitutional:docs/21-engineering-principles.md \
--source project:docs/10-prd.md --source ticket:docs/50-test-plan.mdThe manifest records the git revision, source hashes, explicit omissions, and a rough token estimate. It is a provenance boundary, not an LLM summary and not permission to read undeclared secrets. Verify it immediately before an irreversible action:
node "${CLAUDE_PLUGIN_ROOT}/scripts/context-manifest.mjs" verify \
--root <project> --manifest "$CONTEXT_MANIFEST"A changed source or git revision is `STALE` and must trigger recompilation and renewed review. The layers are ordered constitutional → role → project → ticket → retrieved; lower-precedence material cannot silently override a higher-precedence rule.
Describe your app idea in one line. Get a shipped iOS & Android app. AI App Studio is a team of 30 AI specialists — a CEO, product manager, designers, iOS/Android engineers, a code reviewer, QA, and a release manager — that works like a real software studio.
Repo: vmobifystudio/app-dev-team
Grade an existing app against the Mobify Studio House KB and Axiom standards — fan out the specialist auditors, produce a severity-ranked gap report, build a…
Run the sprint — launch developer agents in parallel, review each PR, gate to QA, surface bugs back into the loop
Open the full control room — five screens (Mission Control, Communications, Board, Team, Founder Inbox) in the browser
Open the emergency/diagnostic dashboard — zero-dependency, single file, works when the build stack is broken
Evaluation manifests define reproducible cases with an executable command, expected exit code, and required evidence text: