pre-release

Automate Mini Diarium release preparation by checking versions and updating changelogs.

287|18|Updated Feb 14, 2026
One-click install
npx skills add https://github.com/fjrevoredo/mini-diarium --skill pre-release-fjrevoredo
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: pre-release
Source: https://github.com/fjrevoredo/mini-diarium/tree/main/.agents/skills/pre-release
Command: npx skills add https://github.com/fjrevoredo/mini-diarium --skill pre-release-fjrevoredo

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) and assets (resource) components.

What problem does it solve?

This Skill automates the steps necessary to prepare a new Mini Diarium release, reducing manual effort and minimizing errors.

Core Features & Use Cases

  • Version consistency checks: Validates version numbers across multiple files to ensure synchronization.
  • Changelog management: Extracts unreleased changes and generates an organized, human-readable changelog document.
  • Release readiness automation: Archives completed TODO items, updates release dates, and optionally adds release notifications.
  • Use Case: When preparing a release, run this Skill to verify version accuracy, update documentation, and create release notes, streamlining the process before tagging.

Quick Start

Run this Skill to verify version consistency, archive completed tasks, update changelogs, and prepare for release.

Frequently Asked Questions about pre-release

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

FAQPage Schema
How do I automate changelog generation and version consistency checks before a release?

Automating changelog generation and version consistency checks involves validating version numbers across configuration files and extracting unreleased changes to create an organized changelog. This ensures synchronization and reduces manual documentation effort before tagging a release.

What is the best way to prepare a project for a new release without manual errors?

The best way to prepare a project for release is to automate the workflow: verifying version accuracy, archiving completed TODO items, updating release dates, and generating release notes. This minimizes manual errors and ensures documentation consistency across config files.

How does automated release readiness handle archiving completed tasks and updating documentation?

Automated release readiness handles archiving by moving completed TODO items, updating release dates in documentation, and optionally adding notifications. It validates version alignment and automatically updates relevant docs to maintain project consistency.

Do I need any specific CI dependencies to automate my release preparation workflow?

No specific CI dependencies are required to automate your release preparation workflow. This Skill operates independently to check version files, manage changelogs, and archive tasks, streamlining the process without external automation tool integrations.

Can I use automated release preparation to validate version numbers across multiple configuration files?

Yes, you can use automated release preparation to validate version numbers across multiple configuration files. It checks version alignment automatically, ensuring synchronization across all relevant project files before generating changelogs and release notes.