Skip to main content

Cron Schedule

Skill Verified Active

Schedule persistent background workers via CronCreate

Purpose

To reliably schedule persistent background workers that survive session restarts, ensuring critical tasks run on a defined schedule.

Features

  • Schedule persistent background workers
  • Utilize CronCreate for reliable scheduling
  • Differentiate between persistent Cron jobs and in-session loops
  • Provides recommended cron schedules for common worker types

Use Cases

  • Scheduling regular security audits
  • Automating performance optimization tasks
  • Ensuring memory consolidation tasks run on schedule
  • Setting up background processes that must persist across sessions

Non-Goals

  • Managing in-session or temporary background tasks
  • Directly executing code without a defined schedule
  • Replacing task queues for real-time event handling

Installation

First, add the marketplace

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

Quality Score

Verified
98 /100
Analyzed about 17 hours ago

Trust Signals

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

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