hashicorp/breaking-changes
Review a PR for possible breaking changes.
npx skills add https://github.com/hashicorp/terraform-provider-aws --skill breaking-changes
<!-- Copyright IBM Corp. 2014, 2026 -->
<!-- SPDX-License-Identifier: MPL-2.0 -->
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).
Take hashicorp/breaking-changes from the repository into ~/.claude/skills for personal
use, or into .claude/skills inside a project.
The agent identifies a skill by the name field in its header. Two skills with the
same name cannot sit side by side — one of them will be ignored.