| name | publish-notes |
| description | Draft user-facing release notes, store changelogs, and internal publish summaries. |
| metadata | {"triggers":{"keywords":["publish notes","workflow"]}} |
Publish Notes Skill
[!IMPORTANT]
Draft user-facing release notes, store changelogs, and internal publish summaries.
Optional args: slug=, ticket=<id/url>, mode=interactive|autonomous|channel, channel=, auto_continue=true|false.
Instructions
When the user asks to perform this workflow, execute the following steps:
Publish Notes Workflow
Goal: Convert verified changes into accurate user-facing and internal release notes.
Steps
- Gather inputs:
- Merged commits or diff
- PR description
- Verification report
- Deployment report
- Product or store constraints
- Triage impact:
- User-facing change
- Bug fix
- Security or privacy note
- Operational change
- No-user-impact internal change
- Draft notes:
- Use plain language and business outcomes.
- Keep sensitive security details high-level.
- Respect platform character limits.
- Verify:
- Cross-check notes against shipped scope.
- Remove unshipped claims.
- Route process lessons to
retro-learn.
Output Template
# Release Notes: [Version]
## Public Notes
## Internal Notes
## Security Or Privacy Notes
## Verification Source
## Next Workflow
retro-learn
## Cost Report