Complete automated release workflow with platform detection (GitHub/GitLab/Bitbucket) and release creation
dev/# Release-Dev Command ## Command: `/dev:release` **CRITICAL**: This command MUST execute ALL steps from version detection through GitHub release creation. The version-release-manager agent MUST complete the entire workflow without stopping early. Streamlined release preparation and publishing workflow. This command automates the entire release process from version detection to GitHub/GitLab publishing with intelligent validation and automatic documentation updates. ## MANDATORY EXECUTION STEPS **The version-release-manager agent MUST execute these steps in order and COMPLETE ALL OF THE...
Safely prepare project for public GitHub release by sanitizing files, checking documentation, and validating configuration.
Safely prepare project for public GitHub release by sanitizing files, checking documentation, and validating configuration.
リリースプロセス自動化(CHANGELOG更新、バージョン更新、タグ作成)
Comprehensive release preparation workflow including quality gates, security audit, changelog generation, version bumping, tagging, and publishing
Create a new Git Flow release branch from develop with version bumping and changelog generation