prepare-release
Prepare Release
Overview
Prepare a new release by generating changelog entries, updating version references, and creating release notes.
Usage
/prepare-release
IMPORTANT: Releases are Manual
NEVER create release tags automatically. The maintainer handles all releases manually.
Your job:
- Prepare the changelog
- Update version references
More from mysticaltech/terraform-hcloud-kube-hetzner
kh-assistant
Use when users need help with kube-hetzner configuration, debugging, or questions - acts as an intelligent assistant with live repo access
3triage-issue
Use when triaging a GitHub issue - analyzes issue, checks for duplicates, categorizes, and drafts response
1sync-docs
Use when documentation needs updating - ensures variables.tf, llms.md, kube.tf.example, and README are in sync
1fix-issue
Use when working on a GitHub issue - fetches issue details, analyzes codebase, implements fix following project methodology
1test-changes
Use after making changes to run terraform fmt, validate, and plan against test environment
1review-pr
Use when reviewing a pull request - security-focused review following CLAUDE.md guidelines for breaking changes, malicious patterns, and backward compatibility
1