Loading...
Loading...
Schedule persistent background workers via CronCreate
npx skill4agent add ruvnet/ruflo cron-scheduleCronCreateCronCreate({ schedule: "*/15 * * * *", prompt: "Run security audit worker via mcp__claude-flow__hooks_worker-dispatch" })| Worker | Cron | Description |
|---|---|---|
| audit | | Security scanning |
| optimize | | Performance optimization |
| consolidate | | Memory consolidation |
| map | | Codebase mapping |
| testgaps | | Test coverage analysis |
| document | | API documentation |
/loop