flame-harness-submit

Automate store metadata deployment for iOS and Android via Fastlane.

54|5|Updated Jun 22, 2026
One-click install
npx skills add https://github.com/tjdrhs90/flutter-flame-harness --skill flame-harness-submit
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: flame-harness-submit
Source: https://github.com/tjdrhs90/flutter-flame-harness/tree/main/skills/flame-harness-submit
Command: npx skills add https://github.com/tjdrhs90/flutter-flame-harness --skill flame-harness-submit

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill automates the final store metadata deployment for Flutter Flame games while providing a structured, safe pause for the critical manual submission steps that Apple and Google require.

Core Features & Use Cases

  • Automated Metadata Sync: Pushes localized titles, descriptions, and release notes to App Store Connect and Google Play Console via Fastlane.
  • Compliance Guardrails: Enforces strict pre-submission checks for ATT, privacy policies, and data safety questionnaires to prevent store rejections.
  • Use Case: Use this skill at the end of your development pipeline to transition your game from a build artifact to a live store submission, ensuring all regulatory and metadata requirements are met.

Quick Start

Run the flame-harness-submit skill to upload your store metadata and receive the final manual submission instructions for your game.

Frequently Asked Questions about flame-harness-submit

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automate Flutter game store metadata deployment for iOS and Android?

Automating Flutter game store metadata deployment uses Fastlane to push localized titles, descriptions, and categories to App Store Connect and Google Play Console. This skill transitions your build artifact to a live submission by enforcing compliance checklists and state management. It safely pauses the pipeline before the final manual submission steps required by Apple and Google.

What compliance checks do I need to publish a Flutter game to the app store?

Publishing a Flutter game requires strict pre-submission compliance checks for ATT, privacy policies, and data safety questionnaires. Enforcing these guardrails prevents store rejections. This skill checks these regulatory requirements automatically during the metadata synchronization process before transitioning to manual store submission.

Can I fully automate the App Store submission for my Flutter Flame game?

Fully automating the App Store submission is not possible because Apple requires manual action for the final step. This skill automates the upload of store text metadata and categories via Fastlane, then enforces a structured pipeline pause to provide you with the final manual submission instructions.

How do I sync localized release notes to Google Play and App Store Connect using Fastlane?

Syncing localized release notes to Google Play and App Store Connect is handled by running this skill at the end of your development pipeline. It requires configured Fastlane lanes and adheres to a harness protocol for metadata synchronization, ensuring all localized text reaches both platforms correctly.

Do I need pre-configured Fastlane lanes to deploy Flutter game metadata?

Pre-configured Fastlane lanes are required to deploy Flutter game metadata. This skill relies on your existing Fastlane setup to push metadata to the App Store and Google Play, enforcing compliance and state management before pausing the pipeline for manual submission.

Why does my Flutter game deployment pipeline pause before final store submission?

Your Flutter game deployment pipeline pauses because Apple and Google require critical manual submission steps. This skill enforces this structured pause after automating the metadata sync and compliance checks, ensuring you safely finalize the regulatory and metadata requirements before manually clicking submit.