launch-day-conductor
Use when the user asks to "run my launch day", "build a launch day runbook / war room", or "decide CONTINUE or ROLLBACK after the push"; produces a pre-conditions gate check (launch-readiness-auditor SHIP verdict + the authoritative date in launch-registry — missing either stops the skill), a dated hour-blocked runbook with owners (morning irreversible pushes, daytime monitoring loop, evening consolidation), a forced observation-window verdict after every irreversible action against pre-declared kill criteria, a P0-P3 incident ladder with rollback playbooks, and T-0 status lines for the regist
Profile →npx skills add aaron-he-zhu/aaron-marketing-skills --skill launch-day-conductor --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 Day Conductor Runs the launch-day war room — the Mobilize step of the [RAMP loop](../../../references/ramp-benchmark.md) where the launch stops being a plan and becomes a sequence of irreversible actions. It takes the SHIP verdict and the authoritative date as hard pre-conditions, turns the channel plan into a dated hour-blocked runbook with owners, forces a binary CONTINUE-or-ROLLBACK verdict after every irreversible push, and consolidates the day into a snapshot plus a batch of registry proposals. It feeds the RAMP `M` runbook sub-item — *launch-day runbook hour-blocked (act/watch/consolidate) with owners and forced go/rollback observation windows* — and works that one lever, then hands off. **Scope guard**: this skill conducts the day; it does not create the day's content or its data. Channel submission copy and platform-rule handling belong to [community-launch-runner](../community-launch-runner/SKILL.md); media pitches and journalist replies belong to [press-media-relations](../press-media-relations/SKILL.md); telemetry itself comes from [launch-monitor](../../prove/launch-monitor/SKILL.md) and own analytics — this skill consumes those reads and adjudicates, it never
- Quick Start
- Skill Contract
- Handoff Summary
- Data Sources
- Instructions
- Save Results
- Reference Materials
- Next Best Skill
What does the launch-day-conductor skill do?
Use when the user asks to "run my launch day", "build a launch day runbook / war room", or "decide CONTINUE or ROLLBACK after the push"; produces a pre-conditions gate check (launch-readiness-auditor SHIP verdict + the authoritative date in launch-registry — missing either stops the skill), a dated hour-blocked runbook with owners (morning irreversible pushes, daytime monitoring loop, evening consolidation), a forced observation-window verdict after every irreversible action against pre-declared kill criteria, a P0-P3 incident ladder with rollback playbooks, and T-0 status lines for the regist
How do I install it?
Run `npx skills add aaron-he-zhu/aaron-marketing-skills --skill launch-day-conductor --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 aaron-he-zhu/aaron-marketing-skills, a repository with 2,508 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.