Raid
Open-source development workflow orchestrator
Raid provides a command‑line interface that automates the setup and day‑to‑day operations of multi‑repository development teams. A single `raid install` command clones every repository listed in a user’s profile and runs each repository’s install tasks in parallel, reducing onboarding time to minutes. All setup steps, scripts, and environment‑specific details are stored in a `raid.yaml` file alongside the code, turning the repository itself into the runbook and eliminating separate documentation.
The tool lets teams define shared commands—such as deployment or database reset—in a profile‑wide configuration, ensuring every developer has the same set of commands without additional setup. Custom commands are described in YAML with optional confirmation prompts, shell execution, or grouping of sub‑tasks. Environment switching is handled by a `raid env` command that writes the appropriate `.env` files across all repositories and runs the associated environment tasks, enabling rapid context changes.
Raid’s configuration is language‑agnostic and relies on a simple YAML schema rather than a custom DSL. It executes tasks concurrently, supports conditional execution based on platform or file existence, and can wait for services to become reachable. The project is experimental and positioned as an open‑source alternative to existing task runners and development orchestration tools.
Reviews
Loading reviews…
Similar apps

Task & Project Management
Nexenv – Dev Environment Manager
Open any project with the right env - instantly

DevOps & Infrastructure
anvil
Config management and app installations.

DevOps & Infrastructure
Lando
Local development environment and DevOps tool built on Docker

DevOps & Infrastructure
kool
Web development with containers made easy.
AI Coding Agents
Assemble
One /go command for AI work that remembers - zero runtime

DevOps & Infrastructure
forj 鍛冶場
Provision project infrastructure with a single command