Use this skill when the user asks to cut, publish, prepare, or automate a Debux release. It runs release checks, uses Commitizen to bump the version/changelog/tag, pushes the release tag and changes, waits for the GitHub Release workflow, and polishes the GitHub release notes.
Use this skill when the user asks to review and merge a batch of ready Debux pull requests, especially Dependabot updates. It validates candidate PRs, simulates the combined squash merge locally, runs project checks, and then merges the PRs sequentially with gh CLI.