# Product Changelog > Product changelog and release notes that users actually read. Covers categorization, user-facing language, visuals, and distribution. Use for: release notes, changelogs, product updates, feature announcements, versioning. Triggers: changelog, release notes, product update, version notes, what's new, feature announcement, product changelog, update log, release announcement, version release, product release, ship notes Source: https://skillsagentes.com/skills/skills-101/superpowers/product-changelog Repository: https://github.com/skills-101/superpowers Author: skills-101 License: not specified Updated: hace 11 días Context cost: 105 tok installed, 2.1k tok once triggered, 2.1k tok with every bundled file Bundle: 1 file, 8 KB Permissions requested: bash(belt *) ## Install ```bash npx -y skills add skills-101/superpowers --skill product-changelog --agent claude-code ``` ## What it does - Convierte lenguaje técnico interno en entradas de changelog orientadas al usuario, con categorías (New/Improved/Fixed) - Da formato a las entradas: etiqueta de categoría, título, qué se puede hacer, cómo y visual - Genera imágenes/visuales de apoyo (capturas, banners, comparaciones before/after) con `belt app run` - Define reglas de versionado (SemVer o basado en fechas) y estructura de página de changelog - Especifica cómo tratar breaking changes y por qué canal distribuir cada anuncio ## Use it when - Escribir release notes, changelogs o anuncios de nuevas funciones - Redactar notas de versión, 'what's new' o anuncios de actualización de producto ## What triggers it - "Escribe el changelog de esta semana con las funciones nuevas y bugs corregidos" - "Redacta un anuncio de breaking change para la deprecación de la API v1" - "Genera una captura de la nueva función de exportación masiva para el changelog" ## Before you install - Requiere el CLI de inference.sh (`belt`), instalado con `npx skills add belt-sh/cli` e iniciar sesión con `belt login`. - Needs on PATH: npx ## Files - SKILL.md — 8 KB ## SKILL.md Not reproduced here. Read it at https://github.com/skills-101/superpowers/blob/main/guides/product/product-changelog/SKILL.md --- Skills Agentes — https://skillsagentes.com/skills/skills-101/superpowers/product-changelog