scheduled-jobs
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.
Inputs
- jobs_yaml — Manifest at scheduled-jobs/jobs.yaml
How you ask
- List every managed scheduled job and show which ones are enabled.
- Preview the crontab diff from scheduled-jobs.yaml without writing it.
- Add this recurring job to the manifest, validate it, and show me the sync diff.
- Sync the approved manifest block while preserving unmanaged crontab entries.
Outputs
- backup (text)
- crontab-diff (diff)
- job-table (text)
- managed-crontab-block (cron)
- stdout
- updated-manifest (yaml)
- user crontab (between markers)
Leveladvanced
Inputconversation
Outputdocument
Setup[install]
Roles[]