Token导航 LogoToken导航TokenDH.com
待分类只读github未标认证来源可访问许可证需确认审计通过

launch-plan发射计划

Agent Skill

launch-plan 用于处理 GitHub 仓库、Issue、Pull Request 和代码协作信息,适合在 Codex、Claude、Cursor、Gemini CLI 中需要围绕仓库状态、代码变更或协作事项进行整理时使用。可结合来源仓库、安装命令和原始 README 继续核验具体用法。安装前建议确认权限范围、维护状态,以及是否会触发联网、命令执行或文件读写。

总安装

470

周安装

20

GitHub Stars

33

下载量

165
CodexClaudeCursorGemini CLI

安装说明

本站只整理中文说明和来源信息,不托管安装包,也不代用户安装。

GitHub

来源数

2

许可证

unknown

最后核验

2026-05-01

来源状态

来源可访问

安装方式

通过对话安装

复制提示词发给支持本地命令或 Skills 的 AI 助手,先确认命令和权限,再让它执行。

请帮我安装这个 Agent Skill:launch-plan(发射计划)
来源仓库:https://github.com/assimovt/productskills
仓库路径:skills/launch-plan
安装命令:
npx skills add https://github.com/assimovt/productskills --skill launch-plan
安装前请先检查当前环境是否支持对应 CLI,并向我确认将要执行的命令、安装目录、联网范围和文件读写权限;确认后再执行。

命令行安装

复制命令到本机终端执行。该命令会通过 npx skills 从第三方来源获取 Skill;本站只展示命令,不托管安装包,也不自动执行。

skills.shnpx skills
npx skills add https://github.com/assimovt/productskills --skill launch-plan

简介

launch-plan 根据赌注大小选择静音、软启动或全量发布策略。

  • 适用于新功能上线前的节奏规划与风险管控。
  • 划分 Tier 1(静音发布)至 Tier 3(大规模推广)三级 launch 模式。
  • 强调监控、告警与快速回滚机制,确保可控性。
  • 建议多数改进采用渐进式 rollout,而非一次性全量推送。

SKILL.md

Launch based on the size of the bet, not the size of your ambition. Most features deserve a silent or soft launch. Save the big-bang for genuinely new products or major pivots. Linear's principle: launch early, launch often, launch multiple times.

Launch Tiers

Tier 1: Silent Launch

Ship it, turn it on, see what happens. No announcement.

Use for: Bug fixes, minor improvements, internal tools, infrastructure changes, experiments.

Checklist:

  • Feature is behind a flag or gradually rolled out
  • Monitoring/alerting is in place
  • Rollback plan exists
  • One person is on point to watch metrics for 24 hours

Tier 2: Soft Launch

Ship it, tell existing users, collect feedback before going wide.

Use for: New features for existing users, significant UX changes, pricing changes, beta programs.

Checklist:

  • Changelog entry or in-app notification written
  • Help docs updated (or created)
  • Support team briefed with FAQ
  • Feedback collection mechanism in place (survey, feedback button, Slack channel)
  • Known limitations documented
  • Rollback plan exists
  • 1-2 week feedback period before going wide

Example: Launching real-time collaboration — Changelog: "Edit together, see cursors live." Support FAQ covers latency expectations and max concurrent editors. Roll out to 20% of teams for 3 days via feature flag, then 100%. Rollback: disable WebSocket sync, fall back to polling. Feedback widget live for 2 weeks. Success metric: % of teams with 2+ simultaneous editors.

Tier 3: Big-Bang Launch

Coordinated, public, designed for maximum reach. Expensive in time and attention.

Use for: New product launch, major pivot, rebrand, entering a new market. Maximum 2-3 per year.

Checklist:

*Product*

  • Feature complete and tested at scale
  • Onboarding flow tested with 5+ new users
  • Performance benchmarked under expected load

*Content*

  • Landing page or product page live
  • Blog post / announcement written
  • Demo video or screenshots prepared
  • Social posts drafted for launch day and day +1, +3, +7

*Distribution*

  • Email to existing users scheduled
  • Social media posts queued
  • Community posts drafted (relevant subreddits, Slack groups, Discord)
  • Product Hunt launch prepared (if applicable)
  • Influencer/partner outreach done 1 week before

*Support*

  • Support team briefed and staffed for launch day
  • FAQ and known issues documented
  • Escalation path defined

*Measurement*

  • Success metrics defined before launch (not after)
  • Analytics tracking verified
  • Daily review scheduled for first week

Post-Launch

Regardless of tier:

  1. Day 1: Watch metrics. Fix anything broken. Respond to all feedback.
  2. Day 3: First retro — what's working, what's not, what surprised you.
  3. Week 1: Decide whether to iterate, expand, or pull back.
  4. Week 2-4: Write up learnings. Update the roadmap based on real data.

Guidelines

  • CRITICAL: Default to Tier 1 or 2. Upgrade to Tier 3 only with strong justification. Over-launching creates announcement fatigue.
  • NEVER launch without a rollback plan. If you can't revert, you're not ready.
  • ALWAYS define success metrics BEFORE launch, not after. Post-hoc metrics are just storytelling.
  • NEVER launch on a Friday. Launch Monday-Wednesday to have the week for monitoring and iteration.
  • ALWAYS have one person on point for the first 24 hours. Launches without owners drift.
  • NEVER do a big-bang launch for features with known bugs. Soft launch first, fix, then go wide.

*Built on Linear's "launch multiple times" philosophy. Skills from productskills.*

适合场景

01

用户想查找某类 Agent Skill 时

02

需要根据任务场景推荐可安装能力包时

03

需要对比不同来源的安装命令和来源信息时

能力概览

能力 1

按任务关键词查找相关 Skills

能力 2

展示可复制的安装命令

能力 3

保留来源站点、仓库和原始说明,方便继续核验

能力 4

展示第三方安全扫描或审计结果

安装后应在对应宿主中按原始 README 的触发条件使用;具体调用方式请以来源页面和 README 为准。

平台分布

Codex

35%
按下载量换算58

Claude

34.23%
按下载量换算56

Cursor

18.25%
按下载量换算30

Gemini CLI

9.85%
按下载量换算16

安全审计

Gen Agent Trust Hub

通过

Socket

通过

Snyk

通过

权限和风险

只读

该 Skill 主要提供规则、说明或参考内容,本身偏只读;真正读写文件、联网或执行命令仍取决于宿主 Agent 的任务。

安装前确认

本站仅展示第三方公开信息,不托管安装包,不提供自动安装或运行环境。安装前应自行审查源码、依赖和命令行为。当前只有一个来源,正式发布前建议补源仓库或其他目录站核验。

来源信息

继续浏览同类 Skills