launch-readiness-checklist

Guide Solana token and dApp launches through structured readiness and go/no-go reviews.

3|Updated Jan 22, 2026
One-click install
npx skills add https://github.com/SanctifiedOps/solana-skills --skill launch-readiness-checklist
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: launch-readiness-checklist
Source: https://github.com/SanctifiedOps/solana-skills/tree/main/skills/launch/launch-readiness-checklist
Command: npx skills add https://github.com/SanctifiedOps/solana-skills --skill launch-readiness-checklist

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill provides a structured, auditable checklist to verify infra, liquidity, security, and comms readiness before a Solana launch or major update, reducing deployment risk and post-launch firefighting.

Core Features & Use Cases

  • End-to-end readiness: covers environment lock-in, infra validation, program and token state, liquidity, frontend and bots, keys, and comms.
  • Go/No-Go governance: explicit decision gates with owner accountability and timestamped records.
  • Playbooks and templates: reusable templates for rollbacks, runbooks, and comms packs to speed up launches.
  • Use Case: a team preparing a new token launch can generate a complete readiness packet including program IDs, mints, pool setups, and rollback triggers.

Quick Start

Use this skill to assemble a launch readiness packet for a new Solana token on mainnet, including the governance gates and rollback plan.

Frequently Asked Questions about launch-readiness-checklist

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

FAQPage Schema
What is a Solana launch readiness checklist and when do I need it?

A Solana launch readiness checklist verifies infra, liquidity, security, and comms before a mainnet launch or major update. You need it to reduce deployment risk and establish a structured go/no-go decision with auditable ownership.

How do I prepare for a Solana mainnet token launch?

Prepare for a Solana mainnet token launch by validating program IDs, mints, and pool setups across devnet and mainnet environments. Generate a complete readiness packet covering infra, frontend, bots, keys, and rollback triggers to satisfy governance gates.

Does this go/no-go launch checklist support both devnet and mainnet environments?

Yes, this go/no-go launch checklist explicitly covers both devnet and mainnet environments. It validates environment lock-in, program and token state, and liquidity setups to ensure comprehensive readiness across your Solana deployment stages.

What's the best way to document rollback procedures for a Solana dApp launch?

The best way to document rollback procedures is using reusable playbooks and templates for runbooks and comms packs. This provides explicit rollback triggers and timestamped records, ensuring documented accountability during your Solana dApp launch.

What happens if we skip the launch readiness check before a major Solana release?

Skipping the launch readiness check before a major Solana release increases deployment risk and leads to post-launch firefighting. Without explicit decision gates and documented rollback procedures, your team lacks auditable ownership and structured go/no-go governance.