Skip to content

chore(ai): Add /create-java-pr Claude Code skill#5119

Merged
adinauer merged 3 commits intomainfrom
feat/create-java-pr-skill
Mar 2, 2026
Merged

chore(ai): Add /create-java-pr Claude Code skill#5119
adinauer merged 3 commits intomainfrom
feat/create-java-pr-skill

Conversation

@adinauer
Copy link
Member

@adinauer adinauer commented Feb 26, 2026

📜 Description

Add a create-java-pr Claude Code skill that automates the PR creation workflow for sentry-java: branch creation, code formatting, API dump, committing, pushing, PR creation, and changelog updates.

💡 Motivation and Context

Standardizes the PR workflow so Claude Code follows the same steps every time, reducing manual effort and ensuring nothing is missed (formatting, API dump, changelog, etc.).

#skip-changelog

💚 How did you test it?

Invoked /create-java-pr in Claude Code and confirmed it follows all steps.

📝 Checklist

  • No new PII added or SDK only sends newly added PII if sendDefaultPII is enabled.
  • No breaking change or entry added to the changelog.
  • No breaking change for hybrid SDKs or communicated to hybrid SDKs.

🔮 Next steps

🤖 Generated with Claude Code

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@github-actions
Copy link
Contributor

github-actions bot commented Feb 26, 2026

Semver Impact of This PR

🟢 Patch (bug fixes)

📋 Changelog Preview

This is how your changes will appear in the changelog.
Entries from this PR are highlighted with a left border (blockquote style).


This PR will not appear in the changelog.


🤖 This preview updates automatically when you update the PR.

@adinauer adinauer marked this pull request as ready for review February 26, 2026 10:30
Copy link

@cursor cursor bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Cursor Bugbot has reviewed your changes and found 3 potential issues.

Bugbot Autofix is OFF. To automatically fix reported issues with Cloud Agents, enable autofix in the Cursor dashboard.

@adinauer adinauer changed the title ci: add create-java-pr Claude Code skill chore(ai): Add /create-java-pr Claude Code skill Feb 26, 2026
@adinauer adinauer merged commit 8124101 into main Mar 2, 2026
68 of 69 checks passed
@adinauer adinauer deleted the feat/create-java-pr-skill branch March 2, 2026 11:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants