Compatibility alias for the pr-writer skill. Use when users explicitly ask for 'create-pr' or reference the legacy skill name. Redirects to the standard PR writing workflow.
How this skill is triggered — by the user, by Claude, or both
Slash command
/agentic-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.pr-writer workflow.Use the available pr-writer skill as the canonical workflow for creating and editing pull requests. If the client requires qualified skill names, use the qualifier for the plugin that supplied this skill rather than assuming an external namespace.
If invoked via create-pr, run the same workflow and conventions documented in pr-writer.
npx claudepluginhub sickn33/agentic-awesome-skills --plugin agentic-awesome-skills4plugins reuse this skill
First indexed Jul 18, 2026
Compatibility alias for the pr-writer skill. Use when users explicitly ask for 'create-pr' or reference the legacy skill name. Redirects to the standard PR writing workflow.
Alias skill that redirects to the canonical PR writing workflow (sentry-skills:pr-writer). Use when the user explicitly asks for 'create-pr' or refers to the legacy name.
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.