
Guide and review the step-by-step preparation of a React Native project for Google Play Store release. Covers keystore generation, signing configuration, ProGuard/R8, and AAB build. Use when the user wants to publish, release, deploy, or prepare a React Native app for Play Store, or when they mention "react-native build-android", "bundleRelease react native", or "play store react native". Note: for Expo managed projects, use "eas build" instead.
Scaffold and manage multi-repo workspaces for AI coding agents. Orchestrates workspace-setup.sh (infrastructure) and agent-factory CLI (agents). Use when user says "create workspace", "setup multirepo", "multi-repo workspace", "add repo to workspace", "remove repo from workspace", "workspace status", "check workspace health", "init multi-repo", "orchestrate repos", "link repositories". Also use when user has multiple repos and needs a central coordination point for AI agents (Claude Code, Codex, Gemini CLI, OpenCode, Crush, Warp Oz).
Guide and review the preparation of a Kotlin Multiplatform (KMP) project for Google Play Store release. Covers module detection, keystore generation, signing configuration, ProGuard/R8 with consumerProguardFiles, variant alignment, and AAB build. Use when the user wants to publish, release, deploy, sign, or prepare a KMP app for Play Store, or when they mention "composeApp bundleRelease", "KMP release", "play store kmp", "Compose Multiplatform release", "shared module variant", or "androidApp bundleRelease".