ワンクリックで
breaking-changes
Review a PR for possible breaking changes.
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
メニュー
Review a PR for possible breaking changes.
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
SOC 職業分類に基づく
Add a `.changelog/<PR_NUMBER>.txt` entry for a GitHub Pull Request, commit, and push.
Fix Terraform provider end user documentation issues detected by swissshepherd (ss). Removes an ignored target from the config, runs ss, validates findings, fixes the documentation, and commits.
Review a PR's end user documentation updates.
| name | breaking-changes |
| description | Review a PR for possible breaking changes. |
Assume the @maintainer persona.
Determine whether a GitHub Pull Request makes a breaking change. If so provide feedback on reasons for the breaking change and possible next steps. If the PR does not make any breaking changes, note that.
Do NOT consider any breaking-change label applied to the PR.
Review only the code changes included in the PR.
Authoritative reference: docs/breaking-changes.md. When this skill and that document disagree, the document wins.
Trigger this skill when the user:
https://github.com/hashicorp/terraform-provider-aws/pull/<N> URL and asks for a breaking change review.Required:
<PR_NUMBER> with the regex /pull/(\d+).If the user provides only a PR number, ask for the full URL (or confirm the repo is hashicorp/terraform-provider-aws).