run-launch

Execute a channel launch by binding channel-pack to leaf skills and narrating each step.

14|Updated Apr 1, 2026
One-click install
npx skills add https://github.com/hungv47/meta-skills --skill run-launch
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: run-launch
Source: https://github.com/hungv47/meta-skills/tree/main/skills/meta/run-launch
Command: npx skills add https://github.com/hungv47/meta-skills --skill run-launch

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

Run one channel's launch end-to-end as ONE legible bundle — for Product Hunt, Reddit, or any launch-channel pack. Resolves the channel pack, sequences the existing leaf skills, narrates each step's applied play, stops at the human gate, never auto-publishes. Use when you want the whole launch orchestrated, not just one piece. Not the copy bundle alone (write-launch), the run-of-show alone (plan-campaign), or a generic produce-and-measure loop (run-pipeline).

Core Features & Use Cases

  • Narrates the end-to-end protocol of a multi-channel launch by sequencing the leaf skills and narrating per-step tactics.
  • Demonstrates transparent degrade when leaves are unwired, reading channel packs directly to ground steps.
  • Enforces human gates to prevent auto-publishing and to ensure loop-closure via measure-results.

Quick Start

Use the run-launch skill to orchestrate a single-channel launch end-to-end.

Frequently Asked Questions about run-launch

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

FAQPage Schema
How do I orchestrate a multi-channel launch end-to-end without auto-publishing?

Orchestrate a multi-channel launch by sequencing leaf skills and narrating per-step tactics. The runner stops at human gates, ensuring full orchestrated control across channels and returning an auditable bundle.

What is a channel launch bundle and when do I need one?

A channel launch bundle executes one channel's launch end-to-end as a single legible unit. You need it when orchestrating a full launch for platforms like Product Hunt or Reddit, rather than managing isolated pieces.

How do I sequence launch steps across different channel packs?

Sequence launch steps by binding the channel-pack to existing leaf skills. The runner narrates each step's applied play, supports per-channel launch packs, and stops at human gates to ensure loop-closure via measure-results.

Can I run a channel launch if some leaf skills are unwired?

Yes, you can run a channel launch with unwired leaf skills. The runner demonstrates transparent degrade by reading channel packs directly to ground steps, allowing the orchestration to proceed with available components.

What is the best way to ensure launch measurement and loop-closure?

Ensure launch measurement by enforcing human gates that prevent auto-publishing and require loop-closure via measure-results. This returns a single, auditable bundle ready for measurement across the orchestrated channel.

Channel launch orchestration vs generic produce-and-measure loop: which should I use?

Use channel launch orchestration when you need the whole launch orchestrated as a single bundle, not a generic produce-and-measure loop. It sequences leaf skills and narrates per-step tactics, unlike isolated copy or run-of-show tools.