ruflo

🔄 Core Flow

/docs/getting-into-the-flow/core-flow

Every request flows through four layers: from your CLI or Claude Code interface, through intelligent routing, to specialized agents, and finally to LLM providers for reasoning.

LayerComponentsWhat It Does
UserClaude Code, CLIYour interface to control and run commands
OrchestrationMCP Server, Router, HooksRoutes requests to the right agents
Agents100+ typesSpecialized workers (coder, tester, reviewer...)
ProvidersAnthropic, OpenAI, Google, OllamaAI models that power reasoning