coldbox-scheduled-tasks
OfficialAutomate ColdBox scheduled tasks.
AuthorColdBox
Version1.0.0
Installs0
System Documentation
What problem does it solve?
ColdBox requires structured scheduling for background tasks; this skill centralizes the creation and management of global and module schedulers, lifecycle handling, and cluster-aware execution.
Core Features & Use Cases
- Global Scheduler: config/Scheduler.cfc with a configure() method discovered by ColdBox.
- Module Scheduler: module-level Scheduler.cfc files discovered via ModuleConfig.
- Task DSL: register tasks with a fluent API and lifecycle hooks (onStartup, onShutdown, onAnyTaskError, onAnyTaskSuccess).
- Server fixation: coordinate tasks across clustered deployments to run once per cluster or across environments.
Quick Start
Create a global Scheduler.cfc in config and register a simple recurring task using the task DSL.
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: coldbox-scheduled-tasks Download link: https://github.com/ColdBox/skills/archive/main.zip#coldbox-scheduled-tasks Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.