Tag: changelog
Generates structured bilingual documentation changelogs
This skill generates structured, bilingual changelog content for documentation sites, ensuring user-facing narratives and adherence to strict naming conventions. It guides the creation of factual, non-marketing product update posts for EN/Z…
Review Xcode CLI documentation for outdated commands
This skill analyzes XcodeBuildMCP changelogs and manifests to identify outdated or misleading CLI command references. It flags instances where removed commands are presented as current guidance, ensuring documentation accuracy for agents an…
Generate structured changelog files from PR commits
This skill automatically generates structured changelog files for a given pull request by analysing commits against the main branch. It categorises changes (e.g., added, fixed, security) and formats the output to be highly user-facing, suit…
Generate structured bilingual changelog documentation
This skill generates structured, bilingual changelog content for internal documentation sites. It enforces strict conventions for naming, structure, and content alignment, ensuring user-facing updates are factual and narrative-driven.
Generates expert-reviewed GitHub release notes
This skill analyzes all PRs merged between two version tags, cross-referencing linked issues and PR metadata. It classifies changes and dispatches specialized agents to assess breaking changes, producing a polished, publication-ready GitHub…
Automated Changelog Generation for Open Source
This skill outlines a structured process for generating user-facing changelog entries by analyzing merged PRs, identifying thematic headlines, and managing the regeneration of the main documentation file. It ensures documentation remains fo…
Generate user-focused changelog entries
This skill guides the drafting of user-facing changelog entries for completed features. It requires analyzing a feature branch diff and existing documentation patterns to produce structured, user-centric content.
Automated release branch and changelog creation
Automates the creation of release branches by calculating the next semantic version, generating a formatted CHANGELOG.md from git history, and opening a pull request.
Generate semver changeset files
Automates the creation of markdown changeset files in the .changeset/ directory to manage package version bumps. It handles semver-based bump levels and ensures correct formatting for changelog generation.
Automated GitHub Release Notes Generator
This skill automates the generation of publication-ready GitHub release notes by analysing merged pull requests and cross-referencing linked issues. It employs specialised agents to assess breaking changes and provide migration guidance for…
Automated changeset entry creation
An agentic skill that automates the creation of changeset entries by analysing git diffs and logs to determine version bump types and generate changelog descriptions.