What problem does it solve?
Bootstrapping and maintaining CI/CD pipelines, Dockerfiles, and deployment configurations across software projects is time-consuming and error-prone, leading to inconsistent builds and slower delivery.
Core Features & Use Cases
- Automates the creation and updating of CI/CD pipelines (GitHub Actions), Docker builds, and deployment configurations, and connects changes to a GitHub Issue + PR workflow.
- Supports multiple targets such as github-actions, docker, and compose, enabling consistent setups across projects and teams.
- Useful for starting new projects, upgrading existing pipelines, and enforcing standard deployment practices with auditable artifacts.
Quick Start
Provide a target (e.g., github-actions, docker, or compose) and the skill will scaffold pipelines, Dockerfiles, deployment configs, and issue/PR workflows to kick off delivery.