원클릭으로
releasing-smartsheet-python-sdk
Use when cutting a new release of the Smartsheet Python SDK — changelog update, tag, and GitHub Release
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
메뉴
Use when cutting a new release of the Smartsheet Python SDK — changelog update, tag, and GitHub Release
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
Use when adding or modifying API endpoints in smartsheet-python-sdk - implementing resource methods, handling request/response serialization, or updating endpoint parameters
Use when reviewing PRs that add or modify API endpoints - verifying implementation completeness, test coverage, assertion patterns, and documentation updates
SOC 직업 분류 기준
| name | releasing-smartsheet-python-sdk |
| description | Use when cutting a new release of the Smartsheet Python SDK — changelog update, tag, and GitHub Release |
Skill for releasing a new version of the Smartsheet Python SDK.
Full procedure: Read RELEASE.md in the repository root before taking any action. It is the single source of truth for every step, decision rule, and checklist item.
Use when:
mainlineDo NOT use for:
mainline (green) → decide version → "Prepare for release" PR (CHANGELOG only) → merge → GitHub Release (creates tag + sets version) → PyPI publish (auto)
Full details for every step are in RELEASE.md.
Before committing or pushing anything: confirm the target version and branch name with the user.
Before instructing the user to click "Publish release": confirm they are ready — publishing is the point of no return that triggers PyPI publication and sets the package version via the git tag.