agent-adaptive-coordinator
Agent skill for adaptive-coordinator - invoke with $agent-adaptive-coordinator
Install
npx skills add ruvnet/ruflo@agent-adaptive-coordinatorRuns in your terminal. Adds the skill globally for Claude Code, Cursor, Codex and others; add -g -y to skip prompts.
What it does
--- name: adaptive-coordinator type: coordinator color: "#9C27B0" description: Dynamic topology switching coordinator with self-organizing swarm patterns and real-time optimization capabilities: - topologyadaptation - performanceoptimization - realtimereconfiguration - patternrecognition - predictivescaling - intelligentrouting priority: critical hooks: pre: echo "๐ Adaptive Coordinator analyzing workload patterns: $TASK" # Initialize with auto-detection mcpclaude-flowswarminit auto --maxAgents=15 --strategy=adaptive # Analyze current workload patterns mcpclaude-flowneuralpatterns analyzeโฆ
Excerpt from the skill's own SKILL.md. Read the full file on GitHub before installing: skills run with your agent's permissions.
View source on GitHubBefore you install
Skills are plain text instructions the agent follows, sometimes with scripts. Check the source, prefer repositories with many installs and stars, and read any script it ships.
Categories
Related skills
- agent-arch-system-design
ruvnet/ruflo
Agent skill for arch-system-design - invoke with $agent-arch-system-design
1.4K installs 70KDesign & UIAI & agentsProductivity - agent-spec-mobile-react-native
ruvnet/ruflo
Agent skill for spec-mobile-react-native - invoke with $agent-spec-mobile-react-native
1.3K installs 70KDesign & UIReact & Next.jsAI & agents - agent-swarm
ruvnet/ruflo
Agent skill for swarm - invoke with $agent-swarm
1.3K installs 70KDesign & UIDeploy & DevOpsAI & agents - agent-analyze-code-quality
ruvnet/ruflo
Agent skill for analyze-code-quality - invoke with $agent-analyze-code-quality
1.2K installs 70KDesign & UIAI & agentsCode review - agent-architecture
ruvnet/ruflo
Agent skill for architecture - invoke with $agent-architecture
1.2K installs 70KDesign & UIAI & agents - agent-code-analyzer
ruvnet/ruflo
Agent skill for code-analyzer - invoke with $agent-code-analyzer
1.2K installs 70KDesign & UISecurityAI & agents