بنقرة واحدة
build-android
Build local Android AAB para Google Play. Usar quando precisar gerar build Android para producao.
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
القائمة
Build local Android AAB para Google Play. Usar quando precisar gerar build Android para producao.
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
استنادا إلى تصنيف SOC المهني
Check for drift between spec.md, plan.md, tasks.md, and the actual code. Reports the gaps; does not fix them.
Run a category-specific quality pass (security / performance / accessibility / i18n / privacy / observability) against the current plan and code.
Surface [NEEDS CLARIFICATION] markers in spec.md (or plan.md) to the user, one at a time, and edit the file with the answers.
Bootstrap or amend constitution.md (framework, preset, or project). Inspects existing project context first; enforces the amendment process: issue first, one article per PR, reviewer non-author.
Print the pipeline quick-reference — a one-screen summary of every /aia:* command and its hand-offs, prefixed by a state-aware "Próximo passo" line.
Execute an approved plan + tasks list by dispatching one fresh subagent per task and applying two-stage review (spec compliance, then code quality) before moving on.
| name | build-android |
| description | Build local Android AAB para Google Play. Usar quando precisar gerar build Android para producao. |
| disable-model-invocation | true |
| allowed-tools | Bash, Read, Edit, Grep |
| argument-hint | [--skip-bump] |
Gerar build AAB para upload no Google Play Console.
app.json e android/app/build.gradle, garantir que versionCode e versionName estejam sincronizados$ARGUMENTS contenha --skip-bump):
versionCode em AMBOS app.json e android/app/build.gradleversionName/version sincronizadoscd {{MOBILE_DIR}} && eas build --platform android --profile production --local
.aab gerado e tamanhoeas submit --platform android --latest para uploadeas build pode auto-incrementar versionCode — verificar no output{{MOBILE_DIR}}/build-*.aab