Stats
Actions
Tags
From ruflo-loop-workers
Start a Ruflo background worker (audit, optimize, testgaps, etc.) on a recurring schedule
How this command is triggered — by the user, by Claude, or both
Slash command
/ruflo-loop-workers:ruflo-loopFiles this command reads when invoked
The summary Claude sees in its command listing — used to decide when to auto-load this command
$ARGUMENTS Start a cache-aware /loop worker. Parse the worker name from $ARGUMENTS. Available workers: - **audit** (critical) -- security scanning - **optimize** (high) -- performance optimization - **testgaps** (normal) -- test coverage analysis - **map** (normal) -- codebase mapping - **consolidate** (low) -- memory consolidation - **predict** (normal) -- predictive preloading - **document** (normal) -- auto-documentation Run the worker via `npx @claude-flow/cli@latest hooks worker dispatch --trigger WORKER_NAME`, then use `ScheduleWakeup` with delay 270s (cache-warm) to schedule the ne...
$ARGUMENTS Start a cache-aware /loop worker. Parse the worker name from $ARGUMENTS.
Available workers:
Run the worker via npx @claude-flow/cli@latest hooks worker dispatch --trigger WORKER_NAME, then use ScheduleWakeup with delay 270s (cache-warm) to schedule the next iteration.
npx claudepluginhub nambu89/ruflo --plugin ruflo-loop-workers18plugins reuse this command
First indexed May 13, 2026
Showing the 6 earliest of 18 plugins