What problem does it solve?
Running FeedFlow's full Maestro end-to-end release validation across Android and iOS manually is slow and error-prone, and scattered logs make it hard to see which flows failed and why. This Skill automates the entire release gate and produces consolidated reports with failure classifications.
Core Features & Use Cases
- Full release gate execution: Builds, installs, pushes fixtures, and runs every smoke and regression Maestro flow on Android and iOS in parallel, continuing after failures to capture the complete failure set.
- Structured reporting: Generates a visual
report.html plus a terminal-friendly report.md with pass/fail counts per platform and suite, failed flow names, failure classifications, evidence lines, and links to per-flow logs.
- Failure triage: Classifies failures into categories such as Maestro infrastructure, app crash, environment setup, permission dialogs, and timing issues to speed up diagnosis before a release.
- Use Case: Before tagging a FeedFlow release, ask the assistant to run the full Maestro suite; it executes all flows and returns a summary of failed flows with first-pass diagnoses and log locations.
Quick Start
Ask the assistant to run the full FeedFlow Maestro release test suite and summarize any failed flows with their report locations.