AgentStack
Browse Sign in
Browse Why AgentStack Sell Docs
Sign in
SKILL verified MIT Self-run

Release Notes

skill-ramanbamba-10x-pm-release-notes · by ramanbamba

Write customer-facing release notes and changelog entries from commit logs, merged PRs, ticket lists, or internal change descriptions. Use when the user says "write release notes", "changelog for this release", "announce these changes", or shares a list of shipped changes needing customer-facing copy.

No reviews yet
0 installs
9 views
0.0% view→install

Install

$ agentstack add skill-ramanbamba-10x-pm-release-notes

✓ scanned · ✓ verified, works with Claude Code, Cursor, and more.

Security review

✓ Passed

No issues found. Passed automated security review. · v0.1.0 How review works →

  • Prompt-injection patterns
  • Secret / credential exfiltration
  • Dangerous shell & filesystem operations
  • Untrusted network calls
  • Known-malicious package signatures

What it can access

  • Network access No
  • Filesystem access No
  • Shell / process execution No
  • Environment & secrets No
  • Dynamic code execution No

From automated source analysis of v0.1.0. “Used” means the capability is present in the source — more access means more to trust, not that it’s unsafe.

View the full security report →

Verified badge

Passed review? Show it. Paste this badge into your README, it links to the public security report.

AgentStack Verified badge Links to your public security report.
[![AgentStack Verified](https://agentstack.voostack.com/badges/verified.svg)](https://agentstack.voostack.com/security/report/skill-ramanbamba-10x-pm-release-notes)

Reliability & compatibility

Security review passed
0 installs to date
no reviews yet
1mo ago

Declared compatibility

Claude CodeClaude Desktop

Compatibility is declared by the source manifest. End-to-end runtime verification is coming, see below.

Preview Execution monitoring

We're building live execution health for every listing: tool-call success rate, median latency, uptime, and last-checked timestamps, measured, not self-reported. It isn't live yet, so we don't show numbers we can't stand behind.

How agent discovery & health will work →
Are you the author of Release Notes? Claim this listing to set pricing, connect Stripe payouts, and keep 70% of every sale.
Sign up to claim

About

Release Notes

Translate engineering output into customer-facing value. The reader's only question is "what can I do now that I couldn't before, and does anything I rely on change?"

Before writing

  1. Get the raw material: commits, merged PRs, tickets, or a verbal list. If given repo access, extract changes since the last tag/release programmatically.
  2. Ask the audience and venue: in-app changelog, email, docs page, or app-store listing. App-store copy has length limits and no markdown; email needs a subject line.
  3. Ask which changes are breaking, behavior-altering, or require user action. These lead the notes regardless of how exciting anything else is.

Workflow

  1. Filter ruthlessly. Internal refactors, dependency bumps, and invisible fixes don't belong in customer notes. If a release is all internals, the honest note is short — don't inflate.
  2. Translate feature → outcome. Not "Added CSV export endpoint" but "Export your reports as CSV — pull your data into Excel or your BI tool." Every entry passes the "so what" test: the sentence must contain what the user can now do.
  3. Order by reader impact: ⚠ breaking/action-required → new capabilities → improvements → fixes. Never bury a breaking change under features.
  4. Fixes get dignity. "Fixed an issue where exports over 10k rows failed" — specific enough that the affected user recognizes their bug. "Various bug fixes and improvements" is a non-statement; use it never.
  5. Match the product's voice (ask for a sample or check existing notes): playful, neutral, or enterprise-formal. Jokes age badly in enterprise changelogs.
  6. Link out where the feature needs explanation — one line + "Learn more" beats a paragraph.

Output format

# [Product] [version] — [date]
[One-sentence release theme, if the release has one. Skip if it doesn't.]

## ⚠ Action required / Breaking
- [Change · who's affected · what to do · deadline]

## New
- **[Capability name]** — [what you can now do, one sentence]. [Learn more](link)

## Improved
- [Outcome-framed improvement, with numbers where real: "Search results now load 2× faster"]

## Fixed
- [Specific, recognizable fix]

Quality bar — self-check

  • Every entry names a user-visible outcome. Entries that only make sense to the eng team get rewritten or cut.
  • Breaking changes are first and impossible to miss.
  • Numbers are real — "2× faster" only if measured; otherwise "faster".
  • No "various fixes and improvements".
  • Length fits the venue (app-store limits, email scannability).

Source & license

This open-source skill is cataloged on AgentStack and links to its original source — we do not rehost the code.

Install and usage instructions live in the source repository linked above.

Reviews

No reviews yet, be the first.

Versions

  • v0.1.0 Imported from the upstream source.