utilities
scheduled-jobs
Manages recurring background jobs across Linux, WSL, and Mac with a single `jobs.yaml` manifest.
Target Audience: vault operators who want a single, version-controlled inventory of every recurring background job — and a safe way to push that inventory into the system scheduler.
What it needs
- jobs_yaml — Manifest at scheduled-jobs/jobs.yaml
What you get
- backup (text)
- crontab-diff (diff)
- job-table (text)
- managed-crontab-block (cron)
- stdout
- updated-manifest (yaml)
- user crontab (between markers)
Ask it like this
- scheduled jobs
- add a cron job
- list tasks
- audit scheduled tasks
- managed manifest.
