release-checklist

Generate pre-release validation checklists for software and game releases.

18|5|Updated Nov 25, 2025
One-click install
npx skills add https://github.com/wsman/MY-DOGE-MICRO --skill release-checklist-wsman
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: release-checklist
Source: https://github.com/wsman/MY-DOGE-MICRO/tree/main/.agents/skills/release-checklist
Command: npx skills add https://github.com/wsman/MY-DOGE-MICRO --skill release-checklist-wsman

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill reduces release risk by turning a project’s current state into a structured pre-release checklist, helping teams spot blockers before launch and avoid missing critical readiness steps.

Core Features & Use Cases

  • Release Readiness Review: Scans the project context for build health, quality gates, and known issues that could block a release.
  • Platform-Specific Checklists: Adapts the checklist for product targets such as web, API, or CLI, and also supports game targets like PC, console, and mobile.
  • Launch Coordination: Covers deployment, migrations, monitoring, security, store metadata, and sign-off requirements so teams can assess whether they are ready to ship.
  • Use Case: A team preparing a new version can use this Skill to generate a go/no-go checklist, identify TODOs and FIXME items, and confirm what still needs approval before release.

Quick Start

Ask the release-checklist skill to generate a pre-release checklist for your chosen target and review the blockers before deciding whether to write it to the release notes folder.

Frequently Asked Questions about release-checklist

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

FAQPage Schema
How do I generate a pre-release checklist for software deployment readiness?

To generate a pre-release checklist for software deployment readiness, the tool scans project context for build health, quality gates, and known issues. It assesses launch readiness by identifying blockers and assembling a go/no-go validation list for your specific workflow.

Can I create platform-specific launch checklists for PC, console, and mobile game releases?

Yes, you can create platform-specific launch checklists for PC, console, and mobile game releases. The generation process adapts to your chosen target, covering platform-specific requirements like store metadata, build verification, and deployment readiness.

What is a release readiness review and how does it identify blockers?

A release readiness review evaluates project context to determine launch readiness by identifying blockers. It scans for unresolved TODOs, FIXME items, and unmet quality gates to ensure all deployment, migration, and sign-off requirements are satisfied before shipping.

How do I track sign-off requirements and store metadata before a launch?

You track sign-off requirements and store metadata before a launch by assembling a comprehensive pre-release checklist. This checklist covers deployment coordination, monitoring, security, and store metadata, providing a structured write-to-file approval gate for final confirmation.

Does pre-release validation support API and CLI launch workflows?

Yes, pre-release validation supports API and CLI launch workflows alongside web, PC, console, and mobile targets. The checklist generation applies to diverse product targets, verifying build health, migrations, and quality gates specific to your deployment environment.