Complete and merge current hotfix development
/plugin marketplace add dubuqingfeng/dotfiles/plugin install dubuqingfeng-git-coding-agent-dist-claude-plugins-git@dubuqingfeng/dotfilesversionclaude-haiku-4-5-20251001## Context - Current branch: !`git branch --show-current` - Git status: !`git status --porcelain` - Recent commits: !`git log --oneline -5` - Test commands available: Detect available testing frameworks for this project - Current version: Check version information in project configuration files ## Requirements - Hotfix branches must follow the `hotfix/*` naming convention and remain narrowly scoped. - Update version metadata and changelog entries as part of the hotfix release. - Finish the Git Flow hotfix procedure (merge to `main` and `develop`, create release tag). - **Use atomic commi...