Agent skill · Frontend

launch-window-planner

Use when the user asks to "pick a launch date", "plan the launch window", or "set the embargo and lift time"; produces a candidate-window comparison table (conflict / tailwind / risk per window) built from industry-event cycles and the competitor launch calendar, a launch-week vs rolling-release format call, store-review buffer padding (labeled Estimated), and an embargo window definition (lift moment + timezone) submitted to the launch registry as a candidate. Not for judging the cultural moment itself — use trend-spotter; not for launch-day execution — use launch-day-conductor. 发布择时/发布窗口/竞品日

aaron-he-zhugithub.com/aaron-he-zhuGitHub ↗
claude-codeApache-2.0
Install
npx skills add aaron-he-zhu/aaron-marketing-skills --skill launch-window-planner --agent claude-code

Same command for any agent — swap --agent for codex, cursor, copilot.

Facts
Files in the skill folder: 1
SKILL.md size: 12 KB
Bundled scripts: none
Version: 19.1.0
Requires: Claude Code and compatible agent-skill hosts
Path: launch/research/launch-window-planner/SKILL.md
Open the folder on GitHub →
Where it comes from
Stars: 2,508
Language: Python
Read our review of the source →

Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.

From the SKILL.md

# Launch Window Planner Picks **when** to launch — the timing lever of the RAMP loop Research phase. It scans industry-event and conference cycles, maps the competitor launch calendar, pads for store-review latency, chooses a launch-week vs rolling format, and defines the embargo window (lift moment + timezone). It feeds the RAMP-`R` timing sub-item ("timing window chosen deliberately — event cycles, competitor calendar, review-latency buffers") and the RAMP-`M` embargo-coordination sub-item ("embargo & partner commitments coordinated against one authoritative date/stage") per [ramp-benchmark.md](../../../references/ramp-benchmark.md). It works one lever — timing — and hands off. The window this skill recommends is a *proposal*, not the record: date, stage, and embargo facts become authoritative only when [launch-registry](../../../protocol/launch-registry/SKILL.md) records them. This skill submits candidates and never writes the registry directly. **Scope guard**: this skill picks the window only. It does **not** judge whether a cultural moment or trend is worth riding (that is [trend-spotter](../../../influencer/scout/trend-spotter/SKILL.md)), run the launch day itself ([launch-d

What's inside
Steps it walks through
  1. Quick Start
  2. Skill Contract
  3. Handoff Summary
  4. Data Sources
  5. Instructions
  6. Save Results
  7. Reference Materials
  8. Next Best Skill
More from aaron-marketing-skills
All skills →
About this skill
What does the launch-window-planner skill do?

Use when the user asks to "pick a launch date", "plan the launch window", or "set the embargo and lift time"; produces a candidate-window comparison table (conflict / tailwind / risk per window) built from industry-event cycles and the competitor launch calendar, a launch-week vs rolling-release format call, store-review buffer padding (labeled Estimated), and an embargo window definition (lift moment + timezone) submitted to the launch registry as a candidate. Not for judging the cultural moment itself — use trend-spotter; not for launch-day execution — use launch-day-conductor. 发布择时/发布窗口/竞品日

How do I install it?

Run `npx skills add aaron-he-zhu/aaron-marketing-skills --skill launch-window-planner --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.

Keep going