概要
This skill provides standardized patterns for implementing scheduled automation using CronWorkflows and Argo Workflows within Kubernetes environments. It guides developers through setting up time-based execution schedules, managing concurrency policies to prevent overlapping runs, and integrating scheduled tasks with GitHub Actions for robust DevSecOps pipelines. It is particularly useful for managing recurring infrastructure tasks like nightly backups, weekly reports, and automated security scans that require reliability and graceful failure handling.