/flame-harness-resume
Resume a paused flame-harness run based on pause_reason (rate_limit waits; manual_action confirms with user; error reports).
$ npx -y skills add tjdrhs90/flutter-flame-harness --skill flame-harness-resume --agent claude-codeHow it fires
How this skill gets triggered: by you, by Claude, or both.
- Fires itselfAuto-invocation. Claude auto-loads it when your prompt matches the work.
- You can call itInvoke it directly when you want it.
- Slash command
/flame-harness-resume
Context preview
The summary Claude sees to decide when to auto-load this skill.
Resume a paused flame-harness run based on pause_reason (rate_limit waits; manual_action confirms with user; error reports).
A Claude Code plugin that takes a Flutter/Flame game from raw idea all the way to the app stores.
Other skills on flutter-flame-harness.
- /flame-harness-admob
Phase 7 โ analyze the game, decide a rewarded-ad strategy, guide manual AdMob ad-unit creation, and inject google_mobile_ads + ATT/UMP consent code.
Open skill - /flame-harness-build
Phase 8 โ bootstrap signing credentials, generate fastlane config from templates, and build + upload signed IPA (TestFlight) and AAB (internal track).
Open skill - /flame-harness-contract
Phase 4 โ propose verifiable completion criteria and mandatory hard gates; reach AGREED (1-pass default, multi-round negotiation in --strict).
Open skill - /flame-harness-design
Phase 3 โ define the Flutter design_tokens.dart spec (palette, typography, spacing), the game's art/visual concept, and the asset/audio sourcing plan.
Open skill - /flame-harness-evaluator
Phase 6 โ skeptical QA. Run the game, watch it, then judge against the contract. Default = functional check; --strict adds quality and edge-case passes.
Open skill - /flame-harness-generator
Phase 5 โ build the Flame game in 3 gated sub-phases (core loop โ systems+components โ UI+content), then self-evaluate against the contract.
Open skill

