create-pr
Installation
SKILL.md
Create Pull Request
Goal
Open a high-quality PR that is easy to review and safe to merge:
- includes only intended changes
- uses a clear title and useful body
- follows repo PR template when present
- links related Linear issues with the correct magic words
- reports final PR status and next actions
Inputs
base_branch(optional, default: repo default branch)is_draft(true/false, default:false)title_hint(optional)extra_context(optional: issue links, rollout notes, risks)