adb-workflow-orchestrator
Installation
SKILL.md
Quick Reference (30 seconds)
Workflow Orchestration for ADB Automation
What It Does: Parses and executes TOON YAML workflow files that coordinate multiple ADB scripts across phases with error recovery, verification, and state management.
Core Capabilities:
- π Phase-Based Execution: Multi-stage workflows
- π Parameter Templating: {{ variable }} substitution
- β Verification Steps: Validate state after each action
- π Error Recovery: Retry with fallback logic
- π State Tracking: Progress through phases
- β±οΈ Timeout Management: Per-action timeout control