Skip to main content

Ruflo Loop Workers

Plugin Verified Active
Part of:Ruflo

Cache-aware /loop workers and CronCreate background automation — wraps 5 hooks_worker-* MCP tools (list/dispatch/status/detect/cancel) and exposes 12 background worker triggers (ultralearn, optimize, consolidate, predict, audit, map, preload, deepdive, document, refactor, benchmark, testgaps)

2 Skills 0 MCPs
Purpose

To automate recurring tasks and background processes within the Ruflo ecosystem, ensuring efficient and reliable execution of scheduled operations.

Features

  • Cache-aware loop workers with 270s delay
  • CronCreate for persistent background automation
  • 12 distinct background worker triggers
  • MCP tools for worker management (list, dispatch, status, detect, cancel)
  • Integration with ruflo-core and other Ruflo plugins

Use Cases

  • Automating recurring security audits or code optimizations
  • Scheduling background tasks that need to survive session restarts
  • Integrating automated workflows into development and maintenance processes
  • Ensuring prompt cache warmth through cache-aware scheduling

Non-Goals

  • Directly executing arbitrary shell commands
  • Managing dependencies outside of the specified CLI versions
  • Handling user authentication or secret management
  • Providing functionality beyond background task scheduling and monitoring

Workflow

  1. Check current worker status using CLI or MCP.
  2. Dispatch needed workers via CLI or MCP with specified trigger and scope.
  3. Schedule next iteration using `ScheduleWakeup` (loop mode) or `CronCreate` (persistent mode).

Prerequisites

  • `ruflo-core` plugin (provides MCP server)
  • `@claude-flow/cli` v3.6 major+

Documentation

  • info:Configuration & parameter referenceThe README and skill descriptions mention available workers and their triggers, but specific default parameters for scheduling or worker configurations are not detailed.

Code Execution

  • info:ValidationWhile structured arguments are used, explicit validation schemas (like Zod or pydantic) for tool parameters are not evident in the provided files.
  • info:LoggingThe plugin integrates with Claude Code's logging and auditing mechanisms, but explicit details on local audit file generation are not provided.

Installation

First, add the marketplace

/plugin marketplace add ruvnet/ruflo
/plugin install ruflo-loop-workers@ruflo

Quality Score

Verified
95 /100
Analyzed about 14 hours ago

Trust Signals

Last commitabout 15 hours ago
Stars50.2k
LicenseMIT
Status
View Source

© 2025 SkillRepo · Find the right skill, skip the noise.