🛒
AutomationDart

Submit Store Review

by K9i-0

Submit Store Review is an Automation skill for Claude Code, published by K9i-0 in ccpocket.

1K stars97 forkson K9i-0/ccpocketAdded 2026/08/21Repository updated 2026/08/20
androidapp-serverbridge-serverclaude-codeclicodexflutteriosmobileopenairemote-controltypescriptwebsocket
Install in seconds
Install Submit Store Review
Copy Submit Store Review into your Claude Code skills folder. Run the command in your terminal, or review the source on GitHub before installing.
terminal
npx degit https://github.com/K9i-0/ccpocket/tree/main/.claude/skills/submit-store-review ~/.claude/skills/submit-store-review

Requires Node.js. Downloads this skill only — not the rest of the repository — into your Claude Code skills folder.

Without Node.js

git clone https://github.com/K9i-0/ccpocket.git

Clones the whole repository, then copy the skill’s own directory into your skills folder yourself.

In this catalog

Source file
.claude/skills/submit-store-review/SKILL.md in K9i-0/ccpocket
Installs to
~/.claude/skills/submit-store-review
Collection
One of 18 skills cataloged from this repository
Category
Automation1523 skills

What Submit Store Review does

Submit Store Review prepares iOS and Android release notes from the latest published build and submits the app for store review. Use it when you need to send an existing candidate build for App Store Connect or Google Play review, including resubmission after rejection.

Submit Store Review is cataloged under Automation on DirSkills. Submit Store Review comes from a repository tagged android, app-server, bridge-server, claude-code and cli.

Documentation

README

Submit Store Review

release-app で作成済みの候補を、ストアの公開版との差分から審査へ提出する。新しいタグ、バージョン、ビルドは作成しない。

責務と安全境界

  • 提出は .github/workflows/submit-store-review.yml を使う。iOS は asc、Android は Fastlane と Google Play Developer API で処理する。
  • 公開状態は .github/workflows/inspect-store-state.yml で読む。iOS は新APIの READY_FOR_DISTRIBUTION または旧APIの READY_FOR_SALE、Android は production track の completed / inProgress を正とする。
  • Computer Use は通常使わない。APIで処理できない契約・税務・銀行情報や質問項目が残る場合だけ、理由と未完了項目を報告して止める。
  • 新しいリリースが必要なら $release-app、説明文やスクリーンショット全体の更新なら $update-store を使う。
  • 新規IAP・サブスクリプションを同じiOS審査へ含める場合、この自動提出は止める。アプリバージョン単体だけを自動化する。

「最新を審査提出して」の既定動作

プラットフォーム指定がなければ iOS と Android の両方を対象に、次を連続して行う。

This is the opening of the README. Read the full README on GitHub.

Frequently asked about Submit Store Review

  • What else does K9i-0 publish alongside Submit Store Review?

    Submit Store Review is one of 18 skills that DirSkills catalogs from K9i-0/ccpocket, the repository it ships in. Its siblings there include App Release, Branch Merge Cleanup and Codex Guide. Each one is a separate skill with its own page in this directory, installs the same way Submit Store Review does, and is maintained by K9i-0 in that same repository. The rest of the collection is listed on the K9i-0/ccpocket page.

  • How does Submit Store Review compare to other Automation skills?

    Submit Store Review ranks #825 by stars among the 1523 Automation skills in this catalog. The most-starred ones next to it are Autonomous Loops, Autonomous Agent Harness and Automation Audit Ops. DirSkills ranks by the star count of the repository each skill ships in, so that order reflects how popular those repositories are rather than any review of Submit Store Review against them. Open each page to compare what they document and how they install.

More from K9i-0/ccpocket

Submit Store Review is one of 18 skills cataloged on DirSkills from K9i-0/ccpocket.

See all 18 skills