quest

SKILL.md

Quest — Background Job Scheduling

Quest is a job scheduling hook for Sails.js that turns scripts in the scripts/ directory into scheduled background jobs. Each job runs as an isolated child process via sails run, with full access to models, helpers, and configuration.

When to Use

Use this skill when:

  • Creating background jobs or scheduled tasks
  • Setting up cron schedules, recurring intervals, or one-time delayed execution
  • Defining job scripts with inputs and overlap prevention
  • Using the sails.quest API to manage jobs at runtime
  • Listening to job lifecycle events (start, complete, error)
  • Configuring the console environment for lightweight job execution

Rules

Read individual rule files for detailed explanations and code examples:

Weekly Installs
13
GitHub Stars
491
First Seen
Feb 12, 2026
Installed on
gemini-cli13
claude-code13
github-copilot13
codex13
kimi-cli13
amp13