git-flow-release

Installation
SKILL.md

Release

Communication

  • Communicate with the developer in Japanese.
  • Write commit messages and tag messages in English.

Prerequisites

Before starting the release process, verify:

  1. All changes are committed (git status should show a clean working tree).
  2. You are on the target branch (main unless the user specifies otherwise).

This repository does not have mandatory lint/test commands; do not run Node/bun/turbo checks here.

Version Format

Use calendar-based versioning with v prefix for git tags:

Related skills
Installs
2
GitHub Stars
2
First Seen
Mar 10, 2026