asc-whats-new-writer

Generate localized App Store release notes from git history, bullets, or free text.

1|Updated Aug 16, 2025
One-click install
npx skills add https://github.com/barronlroth/Cubby --skill asc-whats-new-writer-barronlroth
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: asc-whats-new-writer
Source: https://github.com/barronlroth/Cubby/tree/main/.agents/skills/asc-whats-new-writer
Command: npx skills add https://github.com/barronlroth/Cubby --skill asc-whats-new-writer-barronlroth

SYSTEM DOCUMENTATION & REQUIREMENTS

Generate engaging, localized App Store release notes from flexible input. Optionally pair with promotional text updates.

What problem does it solve?

Generates release notes from git history, bullet points, or free text, using canonical metadata under ./metadata to ensure consistency across locales.

Core Features & Use Cases

  • Localized release notes generation from git history, bullet points, or free text
  • Metadata-driven drafting with canonical files under ./metadata
  • Optional promotional text pairing and end-to-end draft workflow across locales

Quick Start

Provide your changes (git log, bullet points, or free text) and run the asc whats-new-writer to generate release notes using canonical metadata under ./metadata.

Frequently Asked Questions about asc-whats-new-writer

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I generate localized App Store release notes from git history?

Localized App Store release notes generation works by parsing your git history, bullet points, or free text, and then leveraging canonical metadata files under the ./metadata directory to ensure translation consistency across multiple locales.

What is the best way to automate App Store promotional text alongside release notes?

Automating App Store promotional text alongside release notes is handled by optionally pairing promotional text updates with the localized drafting workflow, ensuring both content types are generated consistently from the same canonical metadata.

Do I need local metadata files to draft release notes for multiple locales?

Yes, you need local access to canonical metadata files under the ./metadata directory, along with an app ID and version, to provide the necessary context for drafting consistent localized release notes across multiple locales.

Can I upload generated App Store release notes directly to App Store Connect?

Uploading generated release notes directly to App Store Connect requires asc authentication, which allows the localized drafts and optional promotional text to be pushed from your local environment to the platform.

What input formats are supported for automating release notes drafting?

Release notes drafting supports flexible inputs including raw git history logs, manual bullet points, or unstructured free text, using canonical metadata to transform any of these input formats into polished localized output.