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