releases

Create or update RELEASES.md documenting CNCF project release processes.

2|Updated Mar 4, 2026
One-click install
npx skills add https://github.com/castrojo/cncf-skills --skill releases
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: releases
Source: https://github.com/castrojo/cncf-skills/tree/main/skills/releases
Command: npx skills add https://github.com/castrojo/cncf-skills --skill releases

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill helps CNCF projects establish or improve their release documentation, ensuring transparency, consistency, and ease of onboarding for new contributors by creating a comprehensive RELEASES.md file.

Core Features & Use Cases

  • Formalize Release Process: Document versioning schemes, release cadences, and supported versions.
  • Standardize Release Steps: Provide a clear, executable checklist for release managers.
  • Enhance Transparency: Detail artifact publication locations and verification methods.
  • Use Case: A CNCF project needs to prepare for graduation and must have a well-defined release process. This Skill will generate a RELEASES.md file that covers all required aspects, including versioning, cadence, supported versions, release authority, a step-by-step checklist, publication locations, and artifact verification.

Quick Start

Use the releases skill to create a new RELEASES.md file in the repository root, documenting the project's versioning scheme, release cadence, and artifact publication locations.

Frequently Asked Questions about releases

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

FAQPage Schema
How do I document a CNCF project release process?

To document a CNCF project release process, generate a RELEASES.md file covering versioning schemes, release cadence, supported versions, and artifact publication locations. This ensures transparency and eases onboarding for new contributors.

What should be included in a release management checklist?

A release management checklist should include end-to-end release steps, artifact signing procedures, publication locations, and verification methods. It must also ensure consistency with SECURITY.md and MAINTAINERS.md files.

When do I need a formal RELEASES.md file for versioning?

You need a formal RELEASES.md file for versioning when your CNCF project is preparing for graduation or needs to establish transparency, consistency, and a well-defined release authority for release managers.

How do I formalize artifact signing and publication locations?

To formalize artifact signing and publication locations, document the specific verification methods and publication repositories within your RELEASES.md file. This standardizes the process and enhances project transparency.

Can I align release documentation with SECURITY.md and MAINTAINERS.md?

Yes, you can align release documentation with SECURITY.md and MAINTAINERS.md. The generated RELEASES.md file ensures consistency across these governance documents to maintain comprehensive project standards.