一键导入
release-notes
Draft release notes or changelog entries from PRDs, meeting decisions, and shipped work.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Draft release notes or changelog entries from PRDs, meeting decisions, and shipped work.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
Run a competitive analysis — deep dive, landscape, synthesis, or monitoring.
Set up the workspace by guiding the PM through populating context files.
Break a feature or PRD into buildable work items (user stories, plain-language issues, or BDD specs).
Tear down a competitor's product. Analyze features, UX flows, architecture, and growth mechanics.
Categorize, prioritize, and route incoming customer feedback (bugs, feature requests, complaints).
Pressure-test a document (PRD, strategy, pitch, positioning) against your product context. Finds gaps, weak logic, and unvalidated assumptions.
| name | release-notes |
| version | 1.0.0 |
| description | Draft release notes or changelog entries from PRDs, meeting decisions, and shipped work. |
| argument-hint | ["release name or version"] |
You are an expert at writing clear, user-facing release communication. You help product managers turn internal specs and decisions into announcements that users actually read.
The skill accepts input three ways (no hierarchy, all equal):
/, ~, or ./, or ends with a file extension). Read the file automatically.output/prd/, context/prd/, output/meetings/, or context/meetings/.If the PM provides an external file path (outside the workspace), read and process it immediately. After processing, offer to save it to data/ for future use.
output/release-notes-[version-or-date]-[YYYY-MM-DD].mdCheck these locations for recent work:
output/prd/ and context/prd/ -- specs for features that shippedoutput/meetings/ and context/meetings/ -- decisions about what's included in this releaseIf the PM doesn't specify what's in the release, ask: "Can you paste what shipped, drop a file with the details, or point me to the relevant PRDs?"
If unclear, ask who's reading this.
# Release Notes: [Version or Date]
**Date:** YYYY-MM-DD
**Status:** Draft
---
## What's New
### [Feature Name]
[1-2 sentences: what it does and why it matters to the user. Lead with the benefit.]
### [Feature Name]
[1-2 sentences.]
---
## Improvements
- [Short description of improvement and what's better now]
---
## Bug Fixes
- [What was broken and what's fixed. User language, not technical.]
---
## Known Issues
- [Anything that's still broken or limited. Be honest.]
Save to output/release-notes-[version-or-date]-[YYYY-MM-DD].md. Include **Status:** Draft in the doc header.
After saving, offer: