mimi-seed
v0.19.13
Published
Release Doctor: check Expo, React Native and Unity release risks before connecting app stores.
Maintainers
Readme
mimi-seed
Find mobile release risks before connecting store accounts.
npx -y mimi-seed@latest check --localRun in an Expo, React Native, Android, iOS or Unity app repository. Requires Node 20+. Release Doctor reports identifiers, Target API and detectable Play Billing evidence with suggested actions. Unresolved evidence remains a warning. A local pass does not guarantee store approval.
The checker is bundled; it does not install the full MCP server. Optional usage measurement is off by
default. See mimi-seed telemetry --help and the privacy notice.
Next steps
- Connect store checks:
npx mimi-seed init, thennpx mimi-seed setup. - Repeat in CI:
npx mimi-seed check --local --fail-on-blocker. - Switch output language:
mimi-seed lang en. - Full options:
mimi-seed <command> --help.
Claude Code / Codex installation · CI workflow and badge · Validation examples
Commands
| Command | Purpose | |---|---| | check | Local or connected release readiness | | init | Connect the app and create agent context | | setup | Guided account setup | | telemetry | Optional usage measurement consent | | doctor | Diagnose the environment and connections | | notes | Generate release notes from Git history | | review | Draft review replies | | deploy | Orchestrate CI and store operations | | auth | Manage individual connections | | lang | Select English or Korean |
한국어
앱 저장소에서 위 명령을 실행하면 로그인 없이 출시 위험을 점검합니다. 한국어 사용 가이드를 참고하세요.
License
Licensed under PolyForm Noncommercial. Commercial use requires a separate license.
