Run iOS app QA suite
qa-runworkflowsetup L3★13
xmtplabs/convos-ios ↗What it does
Run Convos iOS QA: a qa-runner over the main sequential chunk on the primary simulator, optionally w
Best for
Multi-phase qa-run orchestration with structured phase control and receipts.
Inputs
- · log file path (string)
Outputs
- · results array (structured JSON)
Requires
- · Claude agent (sub-LLM orchestration)
- · Workflow parallel execution
- · Bash shell execution
Failure modes
- · Sub-process error or exit code != 0
Trust signals
- · Multi-phase orchestration with explicit flow names
- · Explicit parallelization with concurrency guard
- · Explicit dependency declaration