This is a planning framework for migrating from Claude Flow's command system to its newer agent-based architecture. It maps existing commands (like PR managers, code reviewers, and SPARC orchestrators) to agents with defined roles, capabilities, and tool restrictions. The source shows detailed YAML schemas for coordination agents, GitHub integrations, and SPARC methodology agents, each with specific triggers and allowed tools. If you're running Claude Flow and want to modernize your workflow automation without rebuilding from scratch, this gives you the scaffolding. The hook scripts check your existing command directory and count what needs migrating, which is helpful. It's essentially a structured refactoring guide rather than executable code.
npx skills add https://github.com/ruvnet/ruflo --skill agent-migration-plan