一键导入
write-release-notes
Write a "New in Wagtail X.Y" release page for the User Guide, derived from the developer release notes.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Write a "New in Wagtail X.Y" release page for the User Guide, derived from the developer release notes.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
| name | write-release-notes |
| description | Write a "New in Wagtail X.Y" release page for the User Guide, derived from the developer release notes. |
| license | MIT |
| metadata | {"audience":"maintainers","internal":true,"disable-model-invocation":true} |
Generate a CMS-user-facing release page from the official Wagtail developer release notes. The output is a Markdown file ready for review and screenshot insertion, following the release notes guidance in the style guide.
Usage:
/write-release-notes for v7.4/write-release-notes for the latest releaseprompts/content/en/releases/new-in-wagtail-<X-Y>.md, following the page template, structure, exclusion rules, and tone defined in the style guide.<!-- TODO: screenshot - alt: ... --> placeholder for the user to fill in.To detect from the context or request from the user if unclear:
X.Y (e.g. 7.4). Default: ask the user, or resolve "latest" via the release schedule.Always fetch the latest information from the canonical sources rather than relying on local caches.
https://docs.wagtail.org/en/latest/releases/<X.Y>.html.md.prompts/content/en/releases/new-in-wagtail-<previous>.md — read at least the two most recent for tone calibration.prompts/content/en/ for destinations matching each new feature. Feel free to suggest documentation changes to link to.After writing the file, report:
<!-- TODO: screenshot --> marker, with suggested alt text.prompts/content/en/ that may need updates to acknowledge the new features.prompts/content/en/releases/new-in-wagtail-<X-Y>.md (dash separator, not dot). Read it if it already exists.For each entry under "What's new", "Other features", and "Bug fixes", apply the include/exclude rules from the style guide:
Follow the guidance from the style guide. Preserve the closing call-to-action paragraph wording from past release pages as a starter.
For each headline H2, write 1–2 sentences from the user's perspective, translating developer wording per the Content style guidance.
Include a screenshot placeholder near the top of every headline section:
<!-- TODO: screenshot - suggested alt: "<long descriptive alt text>" -->
Build "Other UI improvements" as a short bullet list ordered by user impact.
Add "Feedback requests" only if the developer notes link to an active discussion or feedback channel.
For LTS releases, add a single sentence to the opening paragraph noting LTS status.
<X.Y> placeholders are all replaced.