cloud-native-readiness

Installation
SKILL.md

Cloud Native Readiness Assessment Skill

Overview

This skill evaluates a repository's readiness for cloud-native microservice deployment through a 3-phase workflow:

  1. Assess - Analyze the project against cloud-native criteria and produce a readiness report
  2. Detect - Check if Docker artifacts already exist (Dockerfile, docker-compose, container images)
  3. Route - If artifacts exist, return the result directly; if not, invoke dockerfile-skill to containerize

Workflow

Related skills

More from labring/sealos-skills

Installs
2
GitHub Stars
33
First Seen
1 day ago