ci-cd-containerization-advisor
Installation
SKILL.md
CI CD Containerization Advisor
Source mapping: Tier 3 specialized skill derived from Kotlin_Spring_Developer_Pipeline.md (SK-23).
Mission
Turn a codebase into a repeatable artifact and a safe deployment process. Treat CI, container images, and rollout strategy as one delivery system, not disconnected YAML and Dockerfile fragments.
Read First
- Build files, wrapper config, and artifact packaging approach.
- Current CI workflow definitions and caching strategy.
- Dockerfiles or buildpack usage.
- Deployment manifests, Helm charts, or platform-specific deployment descriptors.
- Runtime assumptions: JDK version, JVM options, health probes, config injection, migration process.