456
Prompt

Changelog Writer Prompt

Turn merged PRs into a user-facing changelog.

1 min readupdated 2026-07-04

/ quick answer

Run before publishing a release to write in customer language. Turn merged PRs into a user-facing changelog.

Turn merged PRs into a user-facing changelog. Run before publishing a release to write in customer language. Copy the prompt below, swap the bracketed variables for your own context, and run it in any capable model. This prompt node is part of the Onexial knowledge graph and links to related concepts, workflows and tools below.
Context
Run before publishing a release to write in customer language.
Prompt
Turn the merged PRs into a customer-facing changelog.

Rules:
- Group by theme (New, Improved, Fixed).
- Speak in user benefits, not implementation.
- Include a screenshot placeholder [SCREENSHOT: description] where relevant.
- Skip internal-only PRs.

PRs:
{{prs}}
Example Output
New
- Auto-linking of glossary terms inside articles.
[SCREENSHOT: hover state on a linked term]

Improved
- Sitemap regenerates 10x faster on large sites.
...
Related Workflow
/ frequently asked

What does the Changelog Writer Prompt prompt do?

Run before publishing a release to write in customer language.

Which AI models work with this prompt?

It is model-agnostic: it works with any capable general model. Replace the bracketed variables with your own context before running it.

What output should I expect?

New - Auto-linking of glossary terms inside articles. [SCREENSHOT: hover state on a linked term] Improved - Sitemap regenerates 10x faster on large sites. ...