원클릭으로
release-engineering
Manage the release process, including build verification, version bumps, changelogs, tags, and GitHub releases.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
메뉴
Manage the release process, including build verification, version bumps, changelogs, tags, and GitHub releases.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
Perform a project-wide code review covering security, correctness, code quality, documentation, UI/UX, and style.
Audit and update all project documentation to stay in sync with the current development status.
Audit and update project documentation to stay in sync with the current codebase and development status.
Perform a project-wide code review covering security, correctness, code quality, documentation, UI/UX, and style.
Stage, commit, and push changes to the remote repository with a well-formed commit message and body.
Perform project-wide security audits.
SOC 직업 분류 기준
| name | release-engineering |
| description | Manage the release process, including build verification, version bumps, changelogs, tags, and GitHub releases. |
When performing release engineering:
./scripts/clean-build.sh first to verify a from-scratch build.version field in Cargo.toml.CHANGELOG.md with a new release entry in Keep a Changelog format.chore: release vX.Y.Z.