launch-checklist

Generates a product-specific go-to-market launch checklist with owners, timing, and blocking dependencies.

1|Updated Mar 21, 2026
One-click install
npx skills add https://github.com/kalilurrahman/kr-claudiator-skills-original-prompts --skill launch-checklist-kalilurrahman
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: launch-checklist
Source: https://github.com/kalilurrahman/kr-claudiator-skills-original-prompts/tree/main/09-product-management/launch-checklist
Command: npx skills add https://github.com/kalilurrahman/kr-claudiator-skills-original-prompts --skill launch-checklist-kalilurrahman

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve? Launching a product or feature involves dozens of cross-functional tasks that are easy to forget, and generic checklist templates rarely fit the specifics of a given launch. This Skill turns a product or feature description into a tailored launch checklist covering pre-launch, launch day, and post-launch work. ## Core Features & Use Cases - Tailored Checklist Generation: Produces items specific to the product described, calibrated to the launch type (new product, major feature, minor update, or beta). - Ownership and Timing: Every item includes an owner role, a blocking/non-blocking flag, and timing relative to launch (T-2w through T+2w). - Stakeholder Matrix: Includes a stakeholder checklist table specifying what each party needs to know, by when, and who informs them. - Use Case: A product manager preparing to ship a new API feature pastes the feature description and receives a complete checklist covering engineering sign-off, support enablement, rollout monitoring, and a first-week retrospective plan, saved as a Markdown file. ## Quick Start Generate a launch checklist for our new team analytics dashboard feature launching as a beta next month.

Frequently Asked Questions about launch-checklist

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

FAQPage Schema
How do I create a product launch checklist?▼

Provide a product or feature description and the Skill generates a checklist covering pre-launch, launch day, and post-launch phases. Each item includes an owner role, a blocking flag, and timing relative to the launch date.

What should a go-to-market launch checklist include?▼

A launch checklist should cover internal readiness, documentation and support enablement, communications prep, rollout and monitoring on launch day, and post-launch metrics review. This Skill generates all of these sections tailored to the specific product.

Does the checklist adapt to different launch types?▼

Yes, the Skill identifies whether the launch is a new product, major feature, minor update, or beta, and calibrates checklist depth accordingly. A minor update receives a lighter checklist than a full new product launch.

What happens if my product description is too vague?▼

If the description lacks enough detail to generate specific items, the Skill lists what information is needed first rather than producing a generic template. Providing audience, deployment model, and launch date improves specificity.

Where is the generated launch checklist saved?▼

The checklist is saved as a Markdown file named launch-checklist-[product-name].md in the current working directory, making it easy to share or commit to a project repository.