Skip to content
@fabro-sh

Fabro

Open source dark software factory

Header

AI-powered workflow orchestration

Fabro is an AI-powered workflow orchestration platform. Define workflows as graphs, where each node is a stage — agent, prompt, command, conditional, human-in-the-loop, parallel, and more — executed by the workflow engine.

Learn more in the Documentation.

Get Started

Install the Fabro CLI:

# With Claude Code
curl -fsSL https://fabro.sh/install.md | claude

# With Codex
codex "$(curl -fsSL https://fabro.sh/install.md)"

# With Bash
curl -fsSL https://fabro.sh/install.sh | bash

Then initialize and run your first workflow:

cd my-repo/
fabro init
fabro run hello

Popular repositories Loading

  1. fabro fabro Public

    ⚒️ The open source dark software factory for expert engineers.

    Rust 180 11

  2. .github .github Public

Repositories

Showing 2 of 2 repositories

Top languages

Rust

Most used topics

Loading…