asc-whats-new-writer

Generate localized App Store release notes from git logs or bullet points.

103|6|Updated Aug 2, 2025
One-click install
npx skills add https://github.com/n0an/VivaDicta --skill asc-whats-new-writer-n0an
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: asc-whats-new-writer
Source: https://github.com/n0an/VivaDicta/tree/main/.claude/skills/asc-whats-new-writer
Command: npx skills add https://github.com/n0an/VivaDicta --skill asc-whats-new-writer-n0an

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Generate localized release notes (What's New) for the App Store from git logs, bullet points, or free text using canonical metadata stored under ./metadata. This workflow saves time by producing consistent, localization-ready notes that reflect user-facing changes.

Core Features & Use Cases

  • Input-flexible generation: Create What's New notes from git logs, bullet points, or free text using canonical metadata under ./metadata.
  • Localization-ready output: Produce a consistent English base and apply it across multiple locales; supports optional promotional text.
  • Phase-driven drafting: Classify changes into New/Improved/Fixed, craft benefit-focused copy, echo relevant keywords, and enforce App Store constraints.
  • Metadata-driven workflow: Reads the latest version directory under metadata/version and validates locale JSONs for consistency.

Quick Start

Provide input via git log, bullet points, or free text to generate localized What's New notes from the 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 logs?

You can generate localized App Store release notes by inputting git logs, bullet points, or free text, which the workflow processes using canonical metadata under ./metadata. It drafts notes, applies them across multiple locales, and enforces the 4,000-character limit.

What is the best way to automate What's New copy for multiple App Store locales?

Automating What's New copy for multiple locales involves reading the latest version directory under metadata/version and validating locale JSONs for keywords. The workflow produces a consistent English base and applies it across all specified locales.

Does this release notes workflow support promotional text for the App Store?

Yes, the release notes workflow supports optional promotional text alongside the localized What's New notes. It classifies changes into New, Improved, and Fixed categories while crafting benefit-focused copy that echoes relevant keywords.

Do I need canonical metadata and an authenticated asc workflow to draft What's New notes?

Yes, you need canonical metadata stored under ./metadata and an authenticated asc workflow to draft What's New notes. The system relies on the latest version directory and locale JSONs to validate consistency and generate the localized output.

What is the character limit enforced when generating App Store release notes?

The App Store release notes generation strictly enforces a 4,000-character limit. After classifying changes and crafting the localized copy, the workflow presents a draft for review to ensure it meets this constraint before finalizing.