worker-integration
Worker-Agent integration for intelligent task dispatch and performance tracking
By ruvnet · 1,126 installs
npx skills add ruvnet/ruflo --skill worker-integration
Source repository · Upstream listing
Worker Agent Integration Skill
Intelligent coordination between background workers and specialized agents.
Quick Start
Agent Mappings
Workers automatically dispatch to optimal agents based on trigger type:
Trigger Primary Agents Fallback Pipeline Phases
ultralearn researcher, coder planner discovery → patterns → vectorization → summary
optimize performance analyzer, coder researcher static analysis → performance → patterns
audit security analyst, tester reviewer security → secrets → vulnerability scan
benchmark performance analyzer coder, tester performance → metrics → report
testgaps tester coder discovery → coverage → gaps
document documenter, researcher coder api discovery → patterns → indexing
deepdive researcher, security analyst coder call graph → deps → trace
refactor coder, reviewer researcher complexity → smells → patterns
Performance Based Selection
The system learns from execution history to improve agent selection:
Memory Key Patterns
Workers store results using consistent patterns:
Benchmark Thresholds
Agents are monitored against performance thresholds:
Feedback Loop
Workers provide feedback for continuous improvement:
Integration Statistics
Configuration
Enable integration features in .claude/settings.json :