pr
Installation
SKILL.md
PR
Create a pull request for the current branch against main.
Conventions
- Title: Conventional Commit format (
type(scope): description), under 60 chars, no trailing period - Body: follow
.github/pull_request_template.mdif it exists — fill in each section, do not add or remove sections - Bullets: plain English, describe what changed and why — no code blocks, no prose paragraphs
- If an issue matches the branch work, add
Fixes #<number>at the end of the body