Claude Skills · Writing & Editing

Release Notes Writer

imtiazrayhan/agentscamp-library

Write user-facing release notes — the curated 'what's new and what it means for you' — by starting from the real changes (git log / merged PRs / the changelog since the last release) and translating developer-speak into user impact, grouped by what the user cares about with breaking changes and required actions surfaced first. Use when shipping a release to users or customers and the raw commit log isn't something a user should read, when you need a published GitHub-release / blog / in-app announcement, or when a breaking change must be made unmissable so upgrades don't break.

★ 1 Synced 2 hours ago View SKILL.md

At a glance

Writing & Editing Manual install Actively maintained v1.0.0

This skill is for Writing & Editing and helps you write user-facing release notes, translate technical changes into user impact, and surface breaking changes and required actions.

Install git clone --depth 1 https://github.com/imtiazrayhan/agentscamp-library cp -r agentscamp-library/skills/release-notes-writer ~/.claude/skills/release-notes-writer
Can use ReadSearchBashWrite

Setup, runtime and requirements describe imtiazrayhan/agentscamp-library, the repo this skill ships in.

release-noteschangelogUser Communicationbreaking-changesproduct-updatesGit Log

Also in imtiazrayhan/agentscamp-library

View the repo
Accessibility Regression Auditor Code Review & Testing

Audit a UI change for accessibility regressions by combining automated checks with keyboard, focus, semantic, name-role-value, contrast, zoo...

Adr Writer Coding

Write an Architecture Decision Record capturing a decision the user describes, in Michael Nygard ADR format (Status, Context, Decision, Cons...

Agent Memory Designer DevOps & Infrastructure

Design a project's CLAUDE.md and memory hierarchy by exploring the repo to learn its real build/test/lint commands, architecture, and non-ob...

Evaluate a multi-step AI agent's whole run — tool calls, intermediate steps, and final result — not just final-answer correctness, so you ca...

Alerting Rules Tuner DevOps & Infrastructure

Cut alert noise and make every page mean something — rewrite alerting rules to fire on user-felt symptoms (error rate, latency SLO burn, fai...

API Deprecation Planner DevOps & Infrastructure

Plan the retirement of an API endpoint, field, event, tool, or version without surprising active consumers. Use when replacing an interface,...

Design or normalize an API's error contract so clients get stable machine-readable codes, safe human messages, field-level validation detail...

Generate accurate architecture diagrams as Mermaid — straight from the codebase, not from imagination — by first choosing which view answers...

Auth Flow Reviewer Code Review & Testing

Read-only review of authentication AND authorization flows — session/token model, cookie flags, CSRF, token rotation, password-reset/email-v...

Background Job Reliability Auditor DevOps & Infrastructure

Audit scheduled jobs, queue consumers, workers, and asynchronous workflows for delivery assumptions, idempotency, retries, poison messages,...

Branch Rebaser Code Review & Testing

Rebase the current branch onto its base and walk every conflict methodically, resolving each by understanding both sides. Use when your feat...

Bundle Analyzer DevOps & Infrastructure

Analyze a JS/TS production bundle and surface the biggest size wins — heavy dependencies, duplicate packages, missing code-splitting, oversi...

Other Writing & Editing skills

Doc Coauthoring anthropics/skills

Guide users through a structured workflow for co-authoring documentation. Use when user wants to write documentation, proposals, technical s...

Writing Beats mattpocock/skills

Writing, exploit — assemble raw material into a journey of beats, grounding each term before a beat leans on it.

Writing Shape mattpocock/skills

Writing, exploit — shape raw material into an article, paragraph by paragraph.

Writing Great Skills mattpocock/skills

Reference for writing and editing skills well — the vocabulary and principles that make a skill predictable.

Edit Article mattpocock/skills

Edit and improve articles by restructuring sections, improving clarity, and tightening prose. Use when user wants to edit, revise, or improv...

Writing Fragments mattpocock/skills

Writing, explore — mine raw fragments, no structure yet.