Fabro Workflow Factory Skill by ara.so — Daily 2026 Skills collection. Fabro is an open source AI coding workflow orchestrator written in Rust. It lets you define agent pipelines as Graphviz DOT graphs — with branching, loops, human approval gates, multi-model routing, and cloud sandbox execution — then run them as a persistent service. You define the process; agents execute it; you intervene only where it matters. --- Installation After installation, run one-time setup and per-project initialization: --- Key CLI Commands --- Workflow Definition (Graphviz DOT) Workflows are files using the Gr…