From antigravity-awesome-skills
Redirects to the canonical sentry-skills:pr-writer workflow for pull request creation. Use when users explicitly request the legacy create-pr skill name.
How this skill is triggered — by the user, by Claude, or both
Slash command
/antigravity-awesome-skills:create-prThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
This skill name is kept for compatibility.
This skill name is kept for compatibility.
create-pr or refers to the legacy skill name.sentry-skills:pr-writer workflow.Use sentry-skills:pr-writer as the canonical skill for creating and editing pull requests.
If invoked via create-pr, run the same workflow and conventions documented in sentry-skills:pr-writer.
npx claudepluginhub sickn33/antigravity-awesome-skills --plugin antigravity-bundle-aas-mobile-app-builderRedirects 'create-pr' invocations and legacy skill references to sentry-skills:pr-writer workflow for writing and updating pull requests.
Creates structured pull requests with Sentry's engineering practices. Analyzes committed branch diffs and generates descriptions covering what changed, why, and reviewer context.
Creates GitHub Pull Requests using GitHub CLI: detects existing PRs for branches, pushes changes, generates titles/bodies from commits. Handles monorepos/submodules. Use for /create-pr or PR/review requests.