跳转到主要内容
此内容尚未提供您的语言版本,正在以英文显示。

Ruflo Loop Workers

插件 已验证 活跃
属于: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 个 Skill 0 个 MCP
目的

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

功能

  • 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

使用场景

  • 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

非目标

  • 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

工作流

  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).

先决条件

  • `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.

安装

请先添加 Marketplace

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

质量评分

已验证
95 /100
1 day ago 分析

信任信号

最近提交1 day ago
星标50.2k
许可证MIT
状态
查看源代码