cloud-native-checklist

Generates cloud-native compliance checklists and ADRs for project planning.

Updated Aug 27, 2026
One-click install
npx skills add https://github.com/cameronsjo/dev-toolkit --skill cloud-native-checklist
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: cloud-native-checklist
Source: https://github.com/cameronsjo/dev-toolkit/tree/main/skills/cloud-native-checklist
Command: npx skills add https://github.com/cameronsjo/dev-toolkit --skill cloud-native-checklist

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Generate Architecture Decision Records and CNCF/12-Factor compliance checklists for cloud-native applications, enabling consistent governance and architecture decisions.

Core Features & Use Cases

  • ADR generation aligned with CNCF principles and 12-Factor app criteria
  • Cloud-native compliance checklists and documentation scaffolding for containerized systems
  • Use Case: plan migration to containers and record decisions for audits and compliance

Quick Start

Generate an ADR and a CNCF-compliant checklist for a new cloud-native service.

Frequently Asked Questions about cloud-native-checklist

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I generate an Architecture Decision Record for a cloud-native application?▼

To generate an Architecture Decision Record for a cloud-native application, use this Skill to produce ADRs aligned with CNCF principles. It outputs structured decision documents directly to the docs/adr/ directory for consistent governance.

What is the best way to create a 12-Factor app compliance checklist for containerization?▼

Creating a 12-Factor app compliance checklist for containerization involves mapping your architecture against established criteria. This Skill generates those cloud-native compliance checklists and verification artifacts to validate containerized systems.

How do I document architecture decisions for a CNCF project audit?▼

Documenting architecture decisions for a CNCF project audit requires structured records of your compliance rationale. This Skill generates ADRs and cloud-native compliance templates that provide the necessary documentation scaffolding for audits.

Can I use this to plan a migration to containers while recording architecture decisions?▼

Yes, you can use this Skill to plan a migration to containers while recording architecture decisions. It applies CNCF and 12-Factor principles during application architecture reviews to produce decision records and checklists.

Does this Skill require any specific dependencies to generate cloud-native compliance documentation?▼

No specific dependencies are required to generate cloud-native compliance documentation. The Skill operates independently to produce ADRs and CNCF compliance checklists without relying on external components.

What format does the generated Architecture Decision Record follow?▼

The generated Architecture Decision Record follows a standard markdown format saved as docs/adr/NNNN-cloud-native-compliance.md. This structure ensures your architecture decisions are consistently documented and easily accessible.