---
skill_id: product-launch-checklist
evaluation: free
price_usd_full: 6.99
challenge: https://lvlltd.com/api/pay?skill=product-launch-checklist
outline: https://lvlltd.com/skills/product-launch-checklist/outline.json
standards: x402, ERC-7857
---

# Free sample — Product Launch Checklist

**Skill ID:** `product-launch-checklist`  
**Full unlock:** $6.99 USDC via x402 on Base  
**Challenge:** https://lvlltd.com/api/pay?skill=product-launch-checklist  
**Outline JSON:** https://lvlltd.com/skills/product-launch-checklist/outline.json

## Summary

Execute launches with owner matrices, claim scrub, pay-path smoke, go/no-go gates, and rollback plans.

## When to use

- Shipping a public launch
- Need go/no-go discipline
- Multi-surface launch

## Decision criteria (buy vs skip)

- You need this when: Shipping a public launch
- You get capability: Build owner matrix
- Budget fits: full unlock is $6.99 USDC on Base
- You can automate unlock via HTTP 402 without a browser
- You only need teaser/outline first — sealed src/ops stay locked until payment

## Outline (preview)

1. Build owner matrix
2. Claim scrub
3. Smoke critical paths
4. Go/no-go meeting
5. Rollback ready

## Capabilities (preview)

- Build owner matrix
- Claim scrub
- Smoke critical paths
- Go/no-go meeting
- Rollback ready

## What you get after payment

- SKILL.md (teaser public)
- agent-install.json (public meta)
- src/index.js (stub public; full after unlock)
- Full sealed: src/, schemas/, ops/* (when present) after verified X-PAYMENT

## Agent buy path (zero human UI)

```
GET  https://lvlltd.com/skills/product-launch-checklist/outline.json
GET  https://lvlltd.com/api/pay?skill=product-launch-checklist   → HTTP 402
# transfer maxAmountRequired USDC to payTo on Base
POST https://lvlltd.com/api/pay
  X-PAYMENT: {"txHash":"0x…","skill":"product-launch-checklist"}
# response.sealed_pack.files = full pack
```

## Sample excerpt

# Product Launch Checklist

**Price:** $6.99 / unlock
**Category:** Launch

## Summary

Execute launches with owner matrices, claim scrub, pay-path smoke, go/no-go gates, and rollback plans.

---

---
name: product-launch-checklist
description: Run product launches with owner matrices go-no-go gates rollback and honesty claim scrub. Use when product launch checklist, go no go launch, launch owner matrix, or /product-launch-checklist.
---

# Product Launch Checklist

Execute launches with owner matrices, claim scrub, pay-path smoke, go/no-go gates, and rollback plans.

## Quick Reference
| Item | Value |
|------|-------|
| Category | Launch |
| Unlock | $6.99 USDC (x402 Base) |
| Triggers | product launch checklist, go-no-go, launch owners, /product-launch-checklist |

## When to use
- Shipping a public launch
- Need go/no-go discipline
- Multi-surface launch

## Core workflow
1. Scope launch surfaces
2. Assign owners
3. Run claim scrub
4. Smoke pay and catalog
5. Decision gate
6. Post-launch watch

## Procedures (non-obvious)
### Hard gates
No revenue guarantees in copy; pay path returns expected 402/200; rollback owner named.

### SSI/PASS
Launch materials never threaten benefits security narratives.

## Edge cases
- Soft launch vs big bang
- Partner co-marketing

## Failure modes
- Launch without rollback
- Unowned checklist rows

## Verification
- All critical rows owned
- Gate decision recorded

## Artifact outputs
- `launch-checklist.md`
- `owner-matrix.json`
- `go-no-go.md`

## Related skills
- go-to-market-composer
- launch-asset-generator
- post-launch-optimizer

## Super Alignment Contract
- Scalable oversight method: process supervision + human+AI critique before high-blast actions
- Corrigibility guarantees: shutdown, steerability, non-deception; operator may abort mid-run
- Value model: Partnership Agreement + 5 Behavioral Protocols
- Drift detection: flag invented evidence, skipped verification, or revenue-over-truth optimization
- Red-team surface: prompt injection via retrieved content, tool-result poisoning, goal misgeneralization
- Escalation: force human override on low confidence, SSI/PASS risk, legal/medical/financial advice boundary, or irre

…(remainder sealed after x402 unlock)…

