What problem does it solve?
This Skill migrates middleware from Ansible, bare-metal, VM, or shell-scripted deployments to hardened OCI rootless products, ensuring secure, operable, and maintainable solutions.
Core Features & Use Cases
- Rootless OCI Migration: Converts legacy middleware into secure, rootless OCI products, leveraging Podman, Docker rootless, or nerdctl.
- Stratigraphic Analysis: Extracts and refines operational contracts, classifying artifacts and mapping fault lines for successful migration.
- Alloy Design: Constructs a target OCI product with runtime, init logic, tools, and check images, ensuring security, reproducibility, and observability.
- Proof Gates: Provides a matrix of T0-T4/M0 gates to ensure contract consistency, component buildability, deployment, operations, and stress testing.
- Integration & Handoffs: Offers integration with other
cli-* skills and handoffs for specialized sub-problems, ensuring comprehensive migration coverage.
- Use Case: Transform a legacy Ansible-based service into an OCI rootless product, with improved security, maintainability, and operations.
Quick Start
Run the skill with the project path as an argument: /cli-forge-oci-rootless [project-path]