cloud-native-readiness

Originally fromzjy365/seakills
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

Installs
18
First Seen
May 28, 2026
cloud-native-readiness — che-zhu/brain-sandbox-skills