ci-workflows

Installation
SKILL.md

CI Workflow Standards

Version: 2025.1

Standard GitHub Actions workflows for CI/CD automation.

Required Workflows

1. Container Build Workflow

File: .github/workflows/container-build.yml

Multi-platform container build with GHCR publishing:

name: Build Container
Installs
56
GitHub Stars
36
First Seen
Jan 29, 2026
ci-workflows — laurigates/claude-plugins