ruflo
Ruflo is an intelligent agent meta-framework designed for Claude Code and Codex.
- Type
- MCP
- Transport
- stdio
- Open source
- Yes
- GitHub Stars
- ★ 61.0k
- Source
- mcp-github
- Repository
- github.com/ruvnet/ruflo
Overview
Ruflo is a meta-framework for Claude Code and Codex that provides tools, memory, loops, sandboxing, and control capabilities, enabling models to perform actual tasks. With Ruflo, agents can self-organize into groups, learn from each task, and retain memory across sessions. It also supports secure cross-machine communication. Simply run `npx ruflo init` to add these features to Claude Code. Ruflo is ideal for developers building complex multi-agent systems.
Capabilities
- ▪Self-organizing multi-agent groups
- ▪Self-learning and optimization
- ▪Cross-session memory
- ▪Secure cross-machine communication
- ▪Integration with RAG and Claude Code/Codex
Use cases
Setup
npx ruflo init
This information was compiled by AI from public sources and may contain inaccuracies — please refer to the source.
FAQ
Which language models does Ruflo support?
Ruflo primarily supports Claude Code and Codex.
How do I get started with Ruflo?
Initialize your project by running `npx ruflo init`.
Related skills
gemini-cli
Gemini CLI is an open-source AI agent that brings Gemini's powerful capabilities directly into the terminal.
susi_alexa_skill
A skill that enables question-and-answer interactions between Alexa and Susi AI.
scientific-agent-skills
Transform any AI agent into a scientific assistant with 147 ready-to-use research skills.
planning-with-files
File-based persistent planning skill, ideal for AI coding agents and long-running tasks.
private-gpt
Provides a complete API layer for local models, supporting RAG, skills, tools, and more.
claude-context
Provides code search capabilities for Claude Code, turning the entire codebase into context.