CR

Redirects legacy PR creation requests to the standard repository workflow.

Install

mkdir -p .claude/skills/create-pr-tjsndhu && curl -L -o skill.zip "https://agentskills.codes/api/skills/download/17741" && unzip -o skill.zip -d .claude/skills/create-pr-tjsndhu && rm skill.zip

Installs to .claude/skills/create-pr-tjsndhu

Activation

This is the description your AI agent reads to decide when to run this skill — the better it matches your request, the more reliably it fires.

Alias for sentry-skills:pr-writer. Use when users explicitly ask for "create-pr" or reference the legacy skill name. Redirects to the canonical PR writing workflow.
164 chars✓ has a “when” trigger
Beginner

Key capabilities

  • Redirect to the canonical PR writing workflow
  • Handle requests for 'create-pr' or legacy skill names
  • Ensure consistent pull request creation processes
  • Execute the same workflow as `sentry-skills:pr-writer`
  • Manage the writing or updating of pull requests

How it works

This skill acts as an alias, redirecting any invocation of 'create-pr' or its legacy name to the `sentry-skills:pr-writer` workflow. It ensures that the canonical process for pull request creation is followed.

Inputs & outputs

You give it
A request to 'create-pr' or a reference to the legacy skill name
You get back
Execution of the `sentry-skills:pr-writer` workflow for pull request creation

When to use create-pr

  • Creating pull requests
  • Updating PR descriptions

About this skill

Alias: create-pr

This skill name is kept for compatibility.

When to Use

  • The user explicitly asks for create-pr or refers to the legacy skill name.
  • You need to redirect pull request creation work to the canonical sentry-skills:pr-writer workflow.
  • The task is specifically about writing or updating a pull request rather than general git operations.

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.

Limitations

  • Use this skill only when the task clearly matches the scope described above.
  • Do not treat the output as a substitute for environment-specific validation, testing, or expert review.
  • Stop and ask for clarification if required inputs, permissions, safety boundaries, or success criteria are missing.

When not to use it

  • When the task is not related to creating or updating pull requests
  • When general git operations are required
  • When the user does not explicitly ask for 'create-pr' or its legacy name

Limitations

  • The skill is an alias for `sentry-skills:pr-writer`
  • The skill is only for creating or editing pull requests

How it compares

This skill serves purely as a compatibility layer, ensuring that older or alternative invocations of the PR creation command are routed to a single, standardized workflow, unlike a direct PR creation tool.

Compared to similar skills

create-pr side by side with the closest alternatives in the catalog.

SkillInstallsUpdatedSafetyDifficulty
create-pr (this skill)02moNo flagsBeginner
resolve-conflicts818moReviewIntermediate
dependency-upgrade264moReviewIntermediate
openspec-onboard105moReviewBeginner

Try saying

Example prompts that trigger this skill in your AI assistant.

Search skills

Search the agent skills registry