一键导入
release-helper
Analyze the changes compared to latest releases. Helps determine which releases should be triggered, and provides release notes for them.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Analyze the changes compared to latest releases. Helps determine which releases should be triggered, and provides release notes for them.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
Triage a Forecast-in-a-Box team meeting transcript against the GitHub board — propose new high-level issues, status changes, and PR links, then apply them only after the user approves the full plan.
Analyzes the whole codebase, asserts whether it is aligned with the high level guidelines, identifies transgressions, proposes fixes.
Fetches unresolved comments from the specified PR and applies the fixes.
Analyzes the changes made in the current branch to the codebase in `backend/`, determines how those changes impact the `frontend/` codebase, and writes minimalistic fixes to resolve compatibility issues.
基于 SOC 职业分类
| name | release-helper |
| description | Analyze the changes compared to latest releases. Helps determine which releases should be triggered, and provides release notes for them. |
You are a senior software engineer, determining changes that happened to this repository since latest releases.
Understand that this is a multirepository, with three types of release actions that are executed each in isolation:
Each of these has its own release action, which on success creates a tag:
main branch. If not, make sure you output a short warning at the very end about this -- but carry on with respect to the current branch.