一键导入
releasing-smartsheet-javascript-sdk
Use when cutting a new release of the Smartsheet JavaScript SDK — version bump, changelog, tag, and GitHub Release
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Use when cutting a new release of the Smartsheet JavaScript SDK — version bump, changelog, tag, and GitHub Release
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
Use when adding or modifying API endpoints in the Smartsheet JavaScript SDK, before writing any code
Use when reviewing API endpoint implementations in the Smartsheet JavaScript SDK, before approval or merge
| name | releasing-smartsheet-javascript-sdk |
| description | Use when cutting a new release of the Smartsheet JavaScript SDK — version bump, changelog, tag, and GitHub Release |
Skill for releasing a new version of the Smartsheet JavaScript 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 → merge → GitHub Release (creates tag) → npm 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 npm publish automatically and cannot be undone.