
Whrit Agent Flow
- Updated November 14, 2025
- whrit/agent-flow
whrit-agent-flow is a Claude Code plugin that orchestrates multi-agent Claude and Codex workflows using SPARC, swarm coordination, and MCP-style integrations.
About
whrit-agent-flow is a Claude Code plugin positioned as a Claude-Flow alternative that also supports OpenAI Codex, with room to add more agents later. It targets developers who outgrow single-threaded chat and want explicit orchestration: specialized agents, swarm-style coordination, SPARC methodology, test-driven workflows, and optional MCP plus GitHub automation. developers running serious agent pipelines—not one prompt fixes—use it to standardize how review, implementation, and training-oriented loops run across sessions. Compared to a single SKILL.md task, this is infrastructure for how agents work together; expect advanced setup and opinionated commands. Register the whrit/agent-flow marketplace plugin in Claude Code (and configure Codex-side usage per repo docs) before relying on it for production shipping; pair it with your existing review and security practices rather than treating orchestration as a substitute for human judgment.
- Claude-Flow-style orchestration extended to Codex (multi-agent runtime)
- SPARC methodology and TDD-oriented agent commands
- Swarm intelligence and multi-agent coordination patterns
- MCP integration and GitHub automation keywords
- Enterprise-oriented performance optimization and code-review flows
Whrit Agent Flow by the numbers
- Data as of Jul 7, 2026 (Skillselion catalog sync)
/plugin install whrit-agent-flow@whrit/agent-flowAdd your badge
Show developers this plugin is listed on Skillselion. Paste this into your README.
| Last updated | November 14, 2025 |
|---|---|
| Repository | whrit/agent-flow ↗ |
What it does
Orchestrate multi-agent Claude and Codex workflows with SPARC-style methodology, swarm coordination, and optional MCP and GitHub automation.
Who is it for?
Advanced developers or tiny teams standardizing multi-agent dev loops with Claude Code and Codex.
Skip if: Beginners who only need simple edits, or developers who do not want SPARC/swarm complexity and enterprise-style agent commands.
What you get
You install one orchestration plugin that coordinates specialized agents, review flows, and optional GitHub automation instead of juggling disconnected agent hacks.
- Configured multi-agent orchestration commands in Claude Code
- Codex-capable agent-flow runtime per plugin setup
- Repeatable coordination patterns for review, TDD, and automation tasks
By the numbers
- [object Object]
- [object Object]
Recommended Plugins
How it compares
Multi-agent orchestration plugin (Claude-Flow lineage), not a single-purpose integration skill or MCP server alone.
FAQ
Who is Whrit Agent Flow for?
It is for developers who want Claude-Flow-like multi-agent orchestration with Codex support and structured methodology inside Claude Code.
When should I use Whrit Agent Flow?
Use it when builds need coordinated agents, code review commands, GitHub automation, or MCP-backed tooling rather than one-shot coding.
How do I add Whrit Agent Flow to my agent?
Add the whrit/agent-flow plugin from its marketplace entry in Claude Code, configure orchestration commands per the README, and set up Codex according to the repo’s multi-agent instructions.