hoangnguyen0403/publish-notes
Draft user-facing release notes, store changelogs, and internal publish summaries.
npx skills add https://github.com/HoangNguyen0403/agent-skills-standard --skill publish-notes
> [!IMPORTANT]
> Draft user-facing release notes, store changelogs, and internal publish summaries.
Optional args: slug=<feature>, ticket=<id/url>, mode=interactive|autonomous|channel, channel=<id>, auto_continue=true|false, profile=business|hybrid|technical.
When the user asks to perform this workflow, execute the following steps:
Goal: Convert verified changes into accurate user-facing and internal release notes.
common-operator-profile; carry the inherited operator_profile from the Handoff Payload without re-inferring it.operator_profile=business gets Public Notes as the primary artifact, Internal Notes as an appendix.retro-learn.deploy-release or uat-signoff to draft user-facing and internal release communication.slug, operator_profile, public notes, internal notes, security/privacy notes, verification source, next workflow.# Release Notes: [Version]
## Public Notes
## Internal Notes
## Security Or Privacy Notes
## Verification Source
## Outcome Report
feature_status: implemented
requirement_trace: BRD-OBJ-* -> REQ-* -> AC-* -> SRS-* -> evidence
completed_evidence: []; missing_evidence: []; decision_needed: []; recommended_next_workflow: retro-learn
## Next Workflow
retro-learn
## Cost Report
Call `get_session_cost(workflow="publish-notes")` before final handoff.
Take hoangnguyen0403/publish-notes from the repository into ~/.claude/skills for personal
use, or into .claude/skills inside a project.
The agent identifies a skill by the name field in its header. Two skills with the
same name cannot sit side by side — one of them will be ignored.