← Back to tools
View AGENTS.md for rufl
rufl
RunFlow - execute commands in parallel or sequentially from the CLI
Description
RunFlow (rufl) is a command-line tool that allows executing other commands either in parallel or sequentially. Define command workflows and control their execution order.
When to use this tool
✓ Good fit when
- You need to orchestrate multiple commands
- You want parallel command execution
AI Summary
Command runner that executes commands in parallel or sequentially for workflow automation.
Capabilities
- + Run commands in parallel
- + Run commands sequentially
- + Define command workflows
Use When
- → You need to orchestrate multiple commands
- → You want parallel command execution