cncf-release-checklist

Execute and verify the MCPAtlas release checklist for multi-arch builds, container images, signing, SBOMs, and Homebrew packaging.

1|Updated Mar 1, 2026
One-click install
npx skills add https://github.com/aryasoni98/mcpatlas --skill cncf-release-checklist
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: cncf-release-checklist
Source: https://github.com/aryasoni98/mcpatlas/tree/main/.cursor/skills/cncf-release-checklist
Command: npx skills add https://github.com/aryasoni98/mcpatlas --skill cncf-release-checklist

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill ensures that all critical steps for releasing a CNCF project, including multi-arch builds, containerization, signing, and dependency management, are consistently executed and verified.

Core Features & Use Cases

  • Release Verification: Checks if all pre-release and build/publish steps are completed.
  • Workflow Guidance: Provides a checklist for cutting releases, publishing binaries, and updating release workflows.
  • Use Case: Before tagging a new release, use this Skill to confirm that all necessary build artifacts (multi-arch binaries, container images, SBOMs) have been generated and signed, and that the Homebrew formula is updated.

Quick Start

Execute the cncf-release-checklist skill to verify all release steps are complete.

Frequently Asked Questions about cncf-release-checklist

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

FAQPage Schema
How do I verify a CNCF project release checklist before tagging?

To verify a CNCF project release, execute the checklist to confirm all multi-arch builds, container image creation, signing, and SBOM generation steps are consistently completed and validated before tagging.

What is needed for supply-chain security during a container image release?

Supply-chain security during a container image release requires generating SBOMs, signing build artifacts, and verifying reproducible builds to ensure all dependencies and binaries are consistently managed.

How do I publish binaries and update Homebrew packaging for a release?

To publish binaries and update Homebrew packaging, follow the workflow guidance checklist to cut releases, update the Homebrew formula, and verify that all multi-arch binaries have been generated.

Does this release checklist support multi-arch builds and SBOM generation?

Yes, the release checklist supports multi-arch builds and SBOM generation by executing and verifying that all necessary build artifacts have been generated, signed, and packaged correctly.

When should I use a release checklist for publishing CNCF project artifacts?

Use a release checklist for publishing CNCF project artifacts when you need to cut a new release and must confirm that signing, multi-arch binaries, and container images satisfy reproducible build requirements.