create-release

Orchestrate end-to-end release workflows from feature discovery to customer communications.

23|4|Updated Dec 22, 2025
One-click install
npx skills add https://github.com/maxberko/max-doc-ai --skill create-release
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: create-release
Source: https://github.com/maxberko/max-doc-ai/tree/main/.claude/skills/create-release
Command: npx skills add https://github.com/maxberko/max-doc-ai --skill create-release

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Automates the end-to-end release process for new features, ensuring a consistent pre-flight check and a fully automated execution pipeline from feature discovery to customer communications.

Core Features & Use Cases

  • Interactive Pre-Flight: collects feature information, repository details, and release date before automation begins.
  • Automated Execution: runs the complete release pipeline from code discovery through customer communications without manual pauses.
  • Multi-Stage Outputs: generates updated product docs, screenshots, and changelogs, and publishes to the knowledge base and announcements channels.

Quick Start

Describe the feature you're releasing, specify where the code lives, and set the target release date to kick off the pre-flight and automated workflow.

Frequently Asked Questions about create-release

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

FAQPage Schema
How do I automate a feature release workflow from code to customer announcements?

Automating a feature release workflow involves orchestrating end-to-end pipelines from feature discovery to customer communications. This Skill collects feature information and repository details interactively, then executes automated documentation, changelog generation, and announcements without manual pauses.

Can I use GitHub repositories for automated changelog generation and documentation?

Yes, automated changelog generation and documentation work with GitHub repositories. The Skill accesses repositories via GitHub, SSH, or CLI during the pre-flight phase to discover production-ready features and generate updated product docs and changelogs automatically.

What is an end-to-end release process and when do I need it?

An end-to-end release process covers everything from feature discovery to customer-facing communications. You need it when shipping finished, production-ready features across repositories and want to reduce manual effort and risk through a consistent pre-flight check and automated execution pipeline.

Does this release automation tool require manual input before execution begins?

Yes, the tool requires an interactive pre-flight phase where you describe the feature being released, specify where the code lives, and set the target release date. After collecting this configuration, the execution phase runs the complete release pipeline fully automatically.

What's the best way to synchronize product docs and knowledge base during a release?

The best way to synchronize product docs and a knowledge base during a release is through an automated multi-stage output pipeline. This Skill generates updated documentation, captures screenshots, produces changelogs, and publishes directly to the knowledge base and announcement channels.

Why should I not use manual release workflows for production-ready features?

Manual release workflows for production-ready features introduce risk and inconsistency across repositories. They lack integrated steps for repository access, pre-release configuration, automated documentation, screenshot capture, knowledge-base synchronization, and customer announcements that an automated pipeline provides.