Han — автоматический выпуск плагинов

★ 7.1 · vibe-coding

han-release is a Claude Code skill that automates cutting a Han release: it updates CHANGELOG.md with all changes since the last release, independently bumps each plugin (han-core, han-github, han-reporting, and any future han-* extensions), creates per-plugin tags in the {plugin}--v{version} format, and publishes a GitHub Release whose notes credit every merged PR to its author and every closed issue to everyone who opened, contributed to, or fixed it. When a plugin has not been bumped past its latest tag yet, the skill proposes a semantic-versioning bump and presents the full plan for approval before proceeding — no tag is ever created without explicit confirmation, since pushed tags are never moved. Requires gh CLI, jq, claude CLI, and a clean git checkout. This is a repository-maintenance skill for the Han repo itself, not a general code-review or PR tool.