maestro-workflow

Automate end-to-end Maestro mobile testing workflows with YAML-based flows.

Updated Jan 2, 2026
One-click install
npx skills add https://github.com/stravinest/house-hold-account --skill maestro-workflow
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: maestro-workflow
Source: https://github.com/stravinest/house-hold-account/tree/main/.claude/skills/maestro-workflow
Command: npx skills add https://github.com/stravinest/house-hold-account --skill maestro-workflow

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

이 스킬은 Maestro 기반 모바일 테스트 자동화 워크플로우를 시작하고 운영하는 과정을 간소화합니다. Planner -> Grouper -> Generator -> Executor -> Healer의 엔드투엔드 흐름을 자동으로 수행하며, "/maestro-workflow", "마에스트로 워크플로우", "Maestro 테스트" 등의 명령으로 활성화됩니다.

Core Features & Use Cases

  • End-to-end 워크플로우 관리: 테스트 시나리오의 계획, 그룹화, YAML 흐름 생성, 실행, 복구를 자동화합니다.
  • 에이전트 기반 실행: planner, grouper, generator, executor, healer 각 역할을 조합해 테스트를 구성하고 실행합니다.
  • 빠른 시작 및 재실행: 특정 기능이나 그룹만 재실행하는 등 유연한 테스트 운영이 가능합니다.

Quick Start

  • 사용자가 입력하는 명령 예시:
  • /maestro-workflow 전체 앱 테스트
  • 마에스트로 워크플로우
  • Maestro 테스트
  • 마에스트로로 [기능] 테스트

Frequently Asked Questions about maestro-workflow

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

FAQPage Schema
How do I automate mobile test workflow with YAML flows?

Mobile test workflow automation with YAML flows is executed end-to-end by orchestrating agents that handle planning, grouping, generation, execution, and healing for test scenarios.

What is the best way to plan and execute Maestro mobile tests?

The best way to plan and execute Maestro mobile tests is using an agent-orchestration workflow where planner, grouper, generator, executor, and healer roles automate scenario generation and execution.

Do I need Maestro installed to run mobile testing automation?

Yes, you need Maestro installed to run mobile testing automation, as the workflow directly orchestrates its YAML-based flows to execute and heal test scenarios.

Can I rerun specific mobile test groups instead of the full app test?

Yes, you can rerun specific mobile test groups instead of the full app test, as the workflow supports flexible operations to re-execute targeted features or grouped scenarios.

How does agent orchestration work for mobile app test scenarios?

Agent orchestration for mobile app test scenarios works by assigning specialized roles like planner and generator to construct, execute, and automatically heal YAML-based testing flows.

Why use YAML flows for mobile test automation planning?

YAML flows are used for mobile test automation planning because they provide structured, readable definitions that automate generation, execution, and healing across test scenarios.