launch-readiness
Assesses pre-launch readiness across every function and produces an explicit Go / Conditional Go / No-Go recommendation. Use when preparing for any product or feature launch, running a pre-launch review, or determining whether a release is safe to ship. Produces a function-by-function readiness status, a ranked blockers list with owners and deadlines, a risk register, and a clearly reasoned launch recommendation.
npx skills add mohitagw15856/pm-claude-skills --skill launch-readiness --agent claude-code
Same command for any agent — swap --agent for codex, cursor, copilot.
Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.
# Launch Readiness Skill Ensure nothing falls through the cracks before launch by systematically checking readiness across every function — and producing a clear, evidenced go/no-go recommendation. ## Required Inputs Ask the user for these if not provided: - **Launch name and target date** - **Launch tier** (Tier 1 = major launch / Tier 2 = significant feature / Tier 3 = incremental update) - **Completed checklist items or self-assessment** (even partial is fine — we'll surface gaps) - **Team and role names** (to assign owners to blockers) ## Readiness Checklist by Function ### Product & Engineering - [ ] Feature complete against launch spec - [ ] Performance benchmarks met - [ ] Accessibility standards checked - [ ] Edge cases documented and handled - [ ] Rollback plan defined and tested ### Marketing & Comms - [ ] Launch messaging approved - [ ] Blog post / press release drafted - [ ] Social content prepared - [ ] Email campaigns scheduled - [ ] Landing page live and tested ### Support & Success - [ ] Support team trained on new feature - [ ] FAQ and help docs published - [ ] Escalation path defined for launch issues - [ ] Customer success briefed (if enterprise) ### Sales & Part
- Required Inputs
- Readiness Checklist by Function
- Product & Engineering
- Marketing & Comms
- Support & Success
- Sales & Partnerships
- Data & Analytics
- Process
- Output Structure
- Launch Readiness Assessment: [Feature/Product Name]
- Quality Checks
- Anti-Patterns
What does the launch-readiness skill do?
Assesses pre-launch readiness across every function and produces an explicit Go / Conditional Go / No-Go recommendation. Use when preparing for any product or feature launch, running a pre-launch review, or determining whether a release is safe to ship. Produces a function-by-function readiness status, a ranked blockers list with owners and deadlines, a risk register, and a clearly reasoned launch recommendation.
How do I install it?
Run `npx skills add mohitagw15856/pm-claude-skills --skill launch-readiness --agent claude-code` — it drops the skill into your project so the agent can pick it up. Swap the --agent value for codex, cursor or copilot if you use one of those.
Where does this skill come from?
From mohitagw15856/pm-claude-skills, a repository with 1,255 stars. We read it straight from the repository tree rather than a submitted listing, so what you see here is what is actually published.
Is a popular skill a good skill?
Not necessarily. Stars measure attention, not adoption — a repository can trend for a week and be abandoned. That is why we show the weekly change from our own snapshots next to the total, instead of a single flattering number.
