원클릭으로
release
Run a release bump (major/minor/patch) and generate next changelog from the updated pyproject.toml version.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
메뉴
Run a release bump (major/minor/patch) and generate next changelog from the updated pyproject.toml version.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
SOC 직업 분류 기준
| name | release |
| description | Run a release bump (major/minor/patch) and generate next changelog from the updated pyproject.toml version. |
| license | Proprietary |
pyproject.toml under [project].versionrelease:major, run: task release:majorrelease:minor, run: task release:minorrelease:patch, run: task release:patchrelease:pre_release, run: task release:pre_releasepyproject.toml).APP_TAG equal to the updated version.task changelog:next APP_TAG=$(uv run bump-my-version show current_version)Create consistent releases and changelogs
Validate, push the current branch, and create a GitLab merge request from the current diff
Create git commits using goji rules from .goji.json (type/scope/emoji/signoff) with path-based heuristics.
Reduce image file size using the MCP image-compression tool. If no path is provided, ask the user for the file.
Skill para registrar worklogs en Jira usando el issue key derivado del branch actual y una descripcion basada en los commits del branch.
Skill para consultar Jira Cloud mediante MCP y generar un archivo CSV con las tareas más frecuentes de un proyecto dado, sin filtrar por estado.