launch-registry

仓库创建 2025年12月18日最近提交 1 天前SkillHot 收录 20 天前
▸ 精选理由

统一发布日历与关键信息,便于跨团队协同与追踪。

▸ 风险提示

含发布与保密信息,需做好权限控制和保密管理。

这个 Skill 做什么

记录每次产品/项目的发布时间、渠道与生命周期状态。

把每次产品/项目的发布时间、渠道、阶段和禁运期等事实记录成追加式的发布流水,可查询历史并生成台账和日历视图。想要“把这次发布记下来”或查某次发版状态、提交结果时用,它只做事实记录,不做发布评估或排期规划。采用乐观修订和事件流,便于追溯与合并信息。

▸ 展开 SKILL.md 英文原文

Use when the user asks to "log this launch", query a launch date/embargo, record a stage transition, or update submissions/outcomes; curates launch facts through the append-only launches event stream with optimistic revisions and derived dossier/calendar views. Not for RAMP scoring — use launch-readiness-auditor; not for planning tier/window — use launch-tier-planner. 发布台账/发布日历/阶段与禁运期记录

垂直行业产品发布发布日历生命周期通用
2.5k
Stars
335
Forks
40
仓库内 Skill
+141
7 日增星
安装 / 使用
给你的 Agent 一句话(通用)
帮我安装这个 skill:https://raw.githubusercontent.com/aaron-he-zhu/aaron-marketing-skills/main/protocol/launch-registry/SKILL.md
或 curl 直取 SKILL.md
curl -fsSL "https://raw.githubusercontent.com/aaron-he-zhu/aaron-marketing-skills/main/protocol/launch-registry/SKILL.md"
SKILL.MD 节选查看完整文件 ↗
# Launch Registry

The canonical launch-record authority. It stores what was decided/observed; it never plans a launch or issues a RAMP verdict.

## Quick Start

```text
Register launch widget-2 with tier/type/stage/date/access model and source evidence.
Transition widget-2 from beta to general-availability at revision 4.
Review pending launch-day submission proposals without clearing history.
```

## Skill Contract

**Unit:** one launch moment/aggregate ID. **Reads:** `memory/events/launches.ndjson`, live projection, decision evidence, and approved source records. **Writes:** owner events through `registry-events.py`; per-launch dossiers and `calendar.md` are regenerated views. **Done when:
via SKILL·HOT · 数据来自 GitHub 公开信息 · 原文版权归作者所有