pr-create
Installation
SKILL.md
PR Create
Generate PR description and create a GitHub pull request using the workflow-specialist agent.
⚠️ Side Effect Warning
This skill creates a GitHub pull request — a publicly visible, permanent action that:
- Pushes your branch to the remote repository
- Creates a PR visible to all repository members
- Triggers CI/CD pipelines and notifications
Confirmation required before any of these actions are taken. The skill will present the complete PR description for your review and wait for explicit approval.
Usage
- "Create a PR for my current branch"
- "Create a pull request with ticket PROJ-123"
- "Create a concise PR for this bug fix"
/pr-create [ticket-number] [--concise]