phuryn/pm-skills✦ 精选0°

release-notes

仓库创建 2026年3月2日最近提交 23 天前SkillHot 收录 20 天前
▸ 精选理由

把技术细节转成清晰可读的用户公告,节省撰写时间并提升可读性。

这个 Skill 做什么

从票据或变更日志生成面向用户的发布说明与分类摘要。

把票据、PRD 或 changelog 转换成面向用户的发布说明,按“新功能/改进/修复”分类写得清楚又有吸引力。适合在写发布公告、整理变更日志或向用户说明新特性时用。会把技术细节提炼成用户能懂的语言并保留必要上下文,让公告直接可用。

▸ 展开 SKILL.md 英文原文

Generate user-facing release notes from tickets, PRDs, or changelogs. Creates clear, engaging summaries organized by category (new features, improvements, fixes). Use when writing release notes, creating changelogs, announcing product updates, or summarizing what shipped.

办公文档发布说明变更日志用户沟通通用
2.5w
Stars
2.5k
Forks
40
仓库内 Skill
+1.8k
7 日增星
安装 / 使用
给你的 Agent 一句话(通用)
帮我安装这个 skill:https://raw.githubusercontent.com/phuryn/pm-skills/main/pm-execution/skills/release-notes/SKILL.md
或 curl 直取 SKILL.md
curl -fsSL "https://raw.githubusercontent.com/phuryn/pm-skills/main/pm-execution/skills/release-notes/SKILL.md"
SKILL.MD 节选查看完整文件 ↗
## Release Notes Generator

Transform technical tickets, PRDs, or internal changelogs into polished, user-facing release notes.

### Context

You are writing release notes for **$ARGUMENTS**.

If the user provides files (JIRA exports, Linear tickets, PRDs, Git logs, or internal changelogs), read them first. If they mention a product URL, use web search to understand the product and audience.

### Instructions

1. **Gather raw material**: Read all provided tickets, changelogs, or descriptions. Extract:
   - What changed (feature, improvement, or fix)
   - Who it affects (which user segment)
   - Why it matters (the user benefit)

2. **Categorize changes**:
   - **New Features**: Entirely new 
via SKILL·HOT · 数据来自 GitHub 公开信息 · 原文版权归作者所有