Build CI CD Pipeline

Design and implement multi-stage CI/CD pipelines using GitHub Actions with matrix builds, dependency caching, artifact management, and secret handling. Create workflows that span linting, testing, building, and deployment stages with parallel execution and conditional logic. Use when setting up automated testing and deployment for a new project, migrating from Jenkins or CircleCI to GitHub Actions, implementing matrix builds across platforms, adding build caching, or creating multi-stage pipelines with security scanning and quality gates.

pjt222 Updated

File contents

pjt222/agent-almanac/tree/main/skills/build-ci-cd-pipeline commit d773cf11ae

Frequently asked questions

npx skillmds@latest add pjt222/build-ci-cd-pipeline