Claude Flow Commands to Agent System Migration Summary
Description
Claude Flow Commands to Agent System Migration Summary agent
Installation
This entry records only its repository, not the path inside it, so there is no
exact command to give. Open the source below and copy the folder into
~/.claude/skills/, or the file into ~/.claude/agents/.
Repository README
This is the README for ruvnet/ruflo, shared by 3 entries
in this directory. It describes the repository, not this entry specifically.
name: Migration Summary type: documentation category: migration description: Complete migration plan for converting command-based system to intelligent agent-based system
Claude Flow Commands to Agent System Migration Summary
Executive Summary
This document provides a complete migration plan for converting the existing command-based system (`.claude/commands/`) to the new intelligent agent-based system (`.claude/agents/`). The migration preserves all functionality while adding natural language understanding, intelligent coordination, and improved parallelization.
Key Migration Benefits
1. Natural Language Activation
- Before:
/sparc orchestrator "task" - After: "Orchestrate the development of the authentication system"
2. Intelligent Coordination
- Agents understand context and collaborate
- Automatic agent spawning based on task requirements
- Optimal resource allocation and topology selection
3. Enhanced Parallelization
- Agents execute independent tasks simultaneously
- Improved performance through concurrent operations
- Better resource utilization
Complete Command to Agent Mapping
Coordination Commands → Coordination Agents
| Command | Agent | Key Changes |
|---|---|---|
/coordination/init.md |
coordinator-swarm-init.md |
Auto-topology selection, resource optimization |
/coordination/spawn.md |
coordinator-agent-spawn.md |
Intelligent capability matching |
/coordination/orchestrate.md |
orchestrator-task.md |
Enhanced parallel execution |
GitHub Commands → GitHub Specialist Agents
| Command | Agent | Key Changes |
|---|---|---|
/github/pr-manager.md |
github-pr-manager.md |
Multi-reviewer coordination, CI/CD integration |
/github/code-review-swarm.md |
github-code-reviewer.md |
Parallel review execution |
/github/release-manager.md |
github-release-manager.md |
Multi-repo coordination |
/github/issue-tracker.md |
github-issue-tracker.md |
Project board integration |
SPARC Commands → SPARC Methodology Agents
| Command | Agent | Key Changes |
|---|---|---|
/sparc/orchestrator.md |
sparc-coordinator.md |
Phase management, quality gates |
/sparc/coder.md |
implementer-sparc-coder.md |
Parallel TDD implementation |
/sparc/tester.md |
qa-sparc-tester.md |
Comprehensive test strategies |
/sparc/designer.md |
architect-sparc-designer.md |
System architecture focus |
/sparc/documenter.md |
docs-sparc-documenter.md |
Multi-format documentation |
Analysis Commands → Analysis Agents
| Command | Agent | Key Changes |
|---|---|---|
/analysis/performance-bottlenecks.md |
performance-analyzer.md |
Predictive analysis, ML integration |
/analysis/token-efficiency.md |
analyst-token-efficiency.md |
Cost optimization focus |
/analysis/COMMAND_COMPLIANCE_REPORT.md |
analyst-compliance-checker.md |
Automated compliance valida |
Related Agents
Django Build Resolver
Django/Python build, migration, and dependency error resolution specialist. Fixes pip/Poetry errors, migration
Development Openai Codex CLI
(55.8k ⭐) - Lightweight coding agent that runs in your terminal.
Development src/agents/ — 11 Agent Definitions
**Generated:** 2026-04-11
Development Cavecrew Builder
>
Development Cavecrew Investigator
>
Development Cavecrew Reviewer
>
Development Related Skills
Auto Update
Pull the latest ECC repo changes and reinstall the current managed targets.
Ecc Guide
Navigate ECC's current agents, skills, commands, hooks, install profiles, and docs from the live repository su
Epic Claim
Claim an epic issue, stamp coordination state, and sync local ownership.