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

# Free sample — Post Launch Optimizer

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

## Summary

Run post-launch optimization: incident and friction triage, keep/kill decisions, and weekly compounding reviews.

## When to use

- Launch week chaos
- Need keep/kill discipline
- Weekly compound review

## Decision criteria (buy vs skip)

- You need this when: Launch week chaos
- You get capability: Triage bugs and friction
- Budget fits: full unlock is $7.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. Triage bugs and friction
2. Rank fixes by impact
3. Keep/kill experiments
4. Update messaging
5. Schedule next review

## Capabilities (preview)

- Triage bugs and friction
- Rank fixes by impact
- Keep/kill experiments
- Update messaging
- Schedule next review

## 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/post-launch-optimizer/outline.json
GET  https://lvlltd.com/api/pay?skill=post-launch-optimizer   → HTTP 402
# transfer maxAmountRequired USDC to payTo on Base
POST https://lvlltd.com/api/pay
  X-PAYMENT: {"txHash":"0x…","skill":"post-launch-optimizer"}
# response.sealed_pack.files = full pack
```

## Sample excerpt

# Post Launch Optimizer

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

## Summary

Run post-launch optimization: incident and friction triage, keep/kill decisions, and weekly compounding reviews.

---

---
name: post-launch-optimizer
description: Optimize after launch with triage loops keep-kill decisions and compounding weekly reviews. Use when post launch optimizer, launch week ops, keep kill after launch, or /post-launch-optimizer.
---

# Post Launch Optimizer

Run post-launch optimization: incident and friction triage, keep/kill decisions, and weekly compounding reviews.

## Quick Reference
| Item | Value |
|------|-------|
| Category | Launch |
| Unlock | $7.99 USDC (x402 Base) |
| Triggers | post-launch, launch ops, keep-kill, /post-launch-optimizer |

## When to use
- Launch week chaos
- Need keep/kill discipline
- Weekly compound review

## Core workflow
1. Ingest metrics and feedback
2. Severity triage
3. Fix vs experiment board
4. Keep/kill session
5. Ship small wins
6. Document learnings

## Procedures (non-obvious)
### Impact ranking
Severity × users × revenue risk × effort inverse. Safety and pay-path always jump queue.

### Compounding
Capture learnings into skills and runbooks — not only chat memory.

## Edge cases
- Soft launch vs global
- Partner escalations

## Failure modes
- Everything is P0
- No learning capture

## Verification
- Triage board current
- Keep/kill logged
- Learnings filed

## Artifact outputs
- `triage-board.md`
- `keep-kill.md`
- `learnings.md`

## Related skills
- launch-metrics-dashboard
- beta-program-orchestrator
- product-launch-checklist

## 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 boun

…(remainder sealed after x402 unlock)…

