name: ci-pipeline description: >- CI pipeline creation and maintenance. TODO: Implement for devops. Invoked by: "ci", "pipeline", "ci/cd", "github actions", "create pipeline".
CI Pipeline
Status: Stub - Not Implemented Domain: DevOps
Overview
This is a placeholder skill for devops workflows. It will guide creating and maintaining CI pipelines for automated testing, linting, and build verification.
TODO
- Define workflow for GitHub Actions
- Define workflow for GitLab CI
- Define workflow for CircleCI
- Add templates for common pipeline configurations
- Add supporting files for caching strategies
- Document parallel and matrix builds
End of Skill