Breddin Claude Flow Baseline
breddin-claude-flow-baseline is a Claude Code plugin for the Build phase that ships a baseline multi-agent claude-flow bundle for tracking divergence from the original ruvnet orchestration stack.
Install this baseline Claude Flow fork when you want multi-agent orchestration, SPARC-style workflows, and a stable reference point while customizing away from the original ruvnet stack.
Add it to Claude Code
Install the plugin in Claude Code. One command, paste-ready.
/plugin install breddin-claude-flow-baseline@breddin/claude-flow-baselineBuilt to be called by your agent
Skillselion is itself an MCP server. Your agent can pull this entry and a paste-ready install config straight from the API - no copy-paste.
Retrieve this entry with skillselion.get_details("plugin:breddin/claude-flow-baseline") and the paste-ready config with skillselion.get_install_config("plugin:breddin/claude-flow-baseline").
What it does
breddin-claude-flow-baseline is a one-plugin Claude Code bundle that preserves a known-good copy of the ruvnet claude-flow lineage so solo builders and small teams can experiment with multi-agent orchestration without losing track of upstream. It targets developers who care about SPARC-style methodology, swarm coordination, code-review automation, and MCP-backed integrations rather than a minimal single-purpose skill. Use it when you are actively forking or hardening an agent workflow and need a labeled baseline before you add neural-training experiments, GitHub automation, or performance tweaks. The catalog entry is intentionally narrow in plugin count but broad in capability keywords, which signals a foundation layer for agent-heavy products rather than a finished app template. It matters on Skillselion because buyers can separate orchestration platforms from one-off skills and see that this repo is a change-tracking anchor, not a net-new methodology from scratch.
Highlights
- Baseline snapshot of claude-flow for diffing against upstream ruvnet changes
- Multi-agent orchestration with swarm-intelligence and coordination commands
- SPARC methodology and TDD-oriented workflow automation hooks
- MCP and GitHub automation integration keywords for enterprise-style pipelines
- Performance-optimization and neural-training oriented agent capabilities in the bundle
Why builders use it
You want to customize claude-flow and multi-agent orchestration but lose confidence about what changed versus the original ruvnet baseline.
You get a fixed reference plugin bundle you can diff and extend while keeping SPARC, swarm, and MCP-oriented workflows reproducible.
At a glance
- Type - Plugin in AI Agents.
- Adoption - 0 installs, 2 stars, 0 votes.
FAQ
Who is breddin-claude-flow-baseline for?
It is for Claude Code users who run or customize claude-flow-style multi-agent workflows and want a breddin snapshot to compare against upstream ruvnet.
When should I use breddin-claude-flow-baseline?
Use it when you start modifying orchestration, SPARC flows, or MCP integrations and need a stable baseline before merging upstream changes.
How do I add breddin-claude-flow-baseline to my agent?
Register the breddin/claude-flow-baseline Claude Code plugin from the repo, install the bundled plugin, and point your agent config at the flow commands documented there.
Comments
Share how you use breddin-claude-flow-baseline, gotchas, or tips for other indie builders.
No comments yet - be the first to share how you use it.