launch-checklist

Generate department readiness checklists with blocking and conditional summaries.

70|42|Updated Mar 27, 2026
One-click install
npx skills add https://github.com/tranhieutt/software_development_department --skill launch-checklist-tranhieutt
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: launch-checklist
Source: https://github.com/tranhieutt/software_development_department/tree/main/.claude/skills/launch-checklist
Command: npx skills add https://github.com/tranhieutt/software_development_department --skill launch-checklist-tranhieutt

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill eliminates the risk of overlooked launch blockers by validating readiness across code, content, marketing, community, infrastructure, legal, and operational teams before go-live.

Core Features & Use Cases

  • Context aggregation: Collects CLAUDE.md, milestone, release, and content calendar files to understand the current project state and timeline.
  • Code and asset health scans: Counts TODO/FIXME/HACK markers, flags debug remnants, and hunts for placeholder assets or hardcoded dev values so the build stays production-ready.
  • Comprehensive checklist generation: Produces a department-by-department readiness checklist with blocking, conditional, and Go/No-Go summaries, then saves the report under the production releases folder while summarizing statistics for the user.

Quick Start

Use /launch-checklist with the launch date or dry-run argument to generate the full readiness audit.

Frequently Asked Questions about launch-checklist

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

FAQPage Schema
How do I validate launch readiness across multiple departments before go-live?

Launch readiness validation aggregates project context, scans code health for debug remnants, and generates a department-by-department checklist with blocking and conditional items to ensure cross-functional teams are prepared for release.

What is a go-no-go checklist and when do I need it for a feature release?

A go-no-go checklist is a release validation tool that verifies code, content, marketing, infrastructure, legal, and operational teams are fully prepared. It is needed during product or feature launch preparation when a launch date or dry-run argument is provided for review.

How do I scan my codebase for production blockers before a scheduled release?

Production assurance scans count TODO, FIXME, and HACK markers, flag debug remnants, and hunt for placeholder assets or hardcoded dev values to ensure the build stays production-ready before generating a comprehensive launch readiness report.

Can I run a dry-run launch readiness audit without an actual release date?

Yes, you can run a dry-run readiness audit by providing a dry-run argument instead of a specific launch date. The audit collects project context, scans code health, and generates a full department checklist with blocking and conditional summaries.

What's the best way to track cross-functional launch blockers across different teams?

Tracking cross-functional launch blockers is done by generating a comprehensive department-by-department readiness checklist that categorizes items as blocking or conditional, then saves the report under the production releases folder with summarized statistics.

Does launch readiness validation work with existing project milestone files?

Yes, launch readiness validation collects CLAUDE.md, milestone, release, and content calendar files to understand the current project state and timeline, integrating existing project documentation into the comprehensive readiness audit.