release-notes

Generate Lodestar GitHub release headers and Discord announcements from changelogs.

4|1|Updated Feb 20, 2026
One-click install
npx skills add https://github.com/lodekeeper/dotfiles --skill release-notes-lodekeeper
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: release-notes
Source: https://github.com/lodekeeper/dotfiles/tree/main/skills/release-notes
Command: npx skills add https://github.com/lodekeeper/dotfiles --skill release-notes-lodekeeper

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill streamlines the creation of release notes and Discord announcements for new Lodestar versions, ensuring clear communication of changes to operators.

Core Features & Use Cases

  • Changelog Generation: Analyzes commit history to identify key changes.
  • Operator-Focused Content: Prioritizes information relevant to node operators.
  • Dual Output: Generates both GitHub release header text and a concise Discord announcement.
  • Use Case: When preparing to release a new version of Lodestar, use this Skill to draft the official GitHub release notes and a summary announcement for the community Discord channel, ensuring all critical updates and breaking changes are clearly communicated.

Quick Start

Draft the GitHub release header and Discord announcement for the latest Lodestar version based on the provided changelog.

Frequently Asked Questions about release-notes

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

FAQPage Schema
How do I generate Lodestar release notes from a changelog?

Generate Lodestar release notes by analyzing the repository changelog to categorize operator-facing changes, then drafting a GitHub release header and a concise Discord announcement summarizing the new version updates.

What is the best way to write a Discord announcement for a new Lodestar version?

The best way to write a Discord announcement is to extract operator-focused changes from the commit history and format them into a concise summary highlighting critical updates and breaking changes for the community.

Do I need GitHub CLI to draft Lodestar release notes?

Yes, you need access to the Lodestar repository and the GitHub CLI to generate the changelog and draft the official GitHub release header text for the new version.

How are operator-facing changes prioritized in Lodestar changelogs?

Operator-facing changes are prioritized by analyzing commit history to identify key updates, ensuring node operators receive clear communication about critical modifications and breaking changes.

Can I automate GitHub release header text generation for Lodestar?

You can automate GitHub release header text generation by using this Skill to parse the Lodestar changelog and categorize updates, producing ready-to-publish release notes and Discord announcements.