scheduler · git:20260610.be2a852 · 2026-06-10 · sha256 a2fc617118fbafd7
scheduler git:20260610.be2a852A
Immutable. This exact content is served forever at /api/v1/blob/a2fc617118fbafd7.
---
name: scheduler
description: "Manage scheduled jobs — create, update, list, run remote agents on cron. Use when setting up recurring tasks, checking job status, or managing automation."
effort: low
model: haiku
keywords: [cron, schedule, jobs, systemd, timer, recurring]
task_strategies: [feature, bug-fix]
stream_affinity: [roadmap, tech-debt]
argument-hint: "[status|logs|enable|disable|run|validate|deploy|teardown] [job]"
group: utility
allowed-tools:
- Bash
- AskUserQuestion
status: stable
growth_stage: evergreen
---
<!-- PROCEDURE_FILE: procedures/scheduler.md -->
This skill's full procedure is in a separate file for startup performance (ADR-034).
Read and execute `../../procedures/scheduler.md` resolved against this skill's base directory (the path announced when the skill loads) — i.e. `{base-dir}/../../procedures/scheduler.md`. This form is valid in both the repo layout and the deployed-plugin layout.
If the path doesn't resolve, use Glob to find `**/procedures/scheduler.md`.