Ruflo Loop Workers
Skill Verified ActiveRun Ruflo background workers using Claude Code native /loop scheduling
To provide a reliable and integrated way to run Ruflo background workers on a schedule using Claude Code's native loop and MCP capabilities.
Features
- Run Ruflo background workers
- Utilize Claude Code /loop scheduling
- Dispatch workers via MCP
- Schedule recurring tasks with cache-aware delays
- Supports multiple predefined workers (audit, optimize, etc.)
Use Cases
- Automating periodic security analysis via the 'audit' worker.
- Running performance optimization tasks in the background.
- Scheduling memory consolidation tasks for efficient resource management.
- Setting up predictive preloading workers to improve application responsiveness.
Non-Goals
- Directly managing worker code execution outside the Ruflo framework.
- Providing a UI for worker management (this is handled by the Ruflo project's broader ecosystem).
- Replacing the core Claude Code scheduling mechanisms.
Workflow
- Dispatch worker via MCP (`mcp__claude-flow__hooks_worker-dispatch`)
- Schedule next iteration using `ScheduleWakeup` with a cache-aware delay
Documentation
- info:Configuration & parameter referenceThe delay formula is documented, but the specific parameters for the MCP tools and `ScheduleWakeup` are not detailed.
Code Execution
- info:ValidationWhile the logic appears sound, explicit schema validation for tool parameters is not evident in the provided code snippet.
Practical Utility
- info:Edge casesWhile the basic scheduling is covered, explicit documentation on failure modes or recovery steps for `mcp__claude-flow__hooks_worker-dispatch` or `ScheduleWakeup` is not detailed.
Installation
First, add the marketplace
/plugin marketplace add ruvnet/ruflo/plugin install ruflo-loop-workers@rufloQuality Score
VerifiedTrust Signals
Similar Extensions
X Twitter Scraper
100Use when the user needs X (Twitter) data or confirmation-gated X actions through Xquik: tweet search, user lookup, follower extraction, media download, monitoring, webhooks, MCP, SDKs, posting, likes, DMs, and profile updates. Requires a Xquik API key. Never ask for X login material.
Project Session Manager
100Worktree-first dev environment manager for issues, PRs, and features with optional tmux sessions
Public Google Drive
100Create public Google Docs or Google Sheet files without requiring OAuth. Use this skill to create and edit Google Docs and Sheets, no Google sign-in required. Documents are viewable at shareable links. Registration is automatic on first use.
Oh My Claudecode
100Process-first advisor routing for Claude, Codex, or Gemini via `omc ask`, with artifact capture and no raw CLI assembly
Use My Browser
100Use when work depends on the user's live browser session or visible rendered state rather than static fetches, especially for browser debugging contexts or DevTools-selected elements or requests, logged-in dashboards or CMS flows, localhost apps, forms, uploads, downloads, media inspection, DOM or iframe inspection, Shadow DOM, or browser failures that look like soft 404s, auth walls, anti-bot checks, or rate limits.
Slack
100Use the Slack tool to react, pin/unpin, send, edit, delete messages, or fetch Slack member info.