CI Workflow Standards When to Use This Skill | Use this skill when... | Use a sibling skill instead when... | |---|---| | You need the canonical GitHub Actions workflow shapes (container build, test, release) | You want to audit or install workflows end-to-end as an interactive workflow — use | | You are checking whether existing follows the documented conventions | You want pre-built reusable callers wired up — use | | Another skill needs to cite the standard workflow structure | The user asked you to actually create or repair CI workflows | Version: 2025.1 Standard GitHub Actions workflows…