description: Push branch and open a PR (assigned to @me, labeled, Closes #N) argument-hint: "[issue-number]" disable-model-invocation: true allowed-tools: "Read, Edit, Bash(git *), Bash(gh *)"
PR
Context
!git branch --show-current
!git log main..HEAD --oneline
Instructions
- If
## [Unreleased]inCHANGELOG.mdwasn't updated, update it and commit:docs: update changelog. git push -u origin HEAD.- Title:
<type>(<scope>): <short>(conventional, under 70 chars). Derive type from branch prefix (feat/→feat,fix/→fix,docs/→docs,ref/→ref). If$ARGUMENTSis an issue number, pull the title viagh issue view <num> --json title -q '.title'. - Pick one label:
bug(fix/),enhancement(feat/),documentation(docs/),refactoring,pure testing,dependencies. - Open:
Drop thegh pr create --title "<title>" --assignee @me --label "<label>" --body "$(cat <<'EOF' ## Summary - <what + why, one or two bullets> ## Test plan - [ ] `composer test` green locally - [ ] CI green Closes #<issue-number> EOF )"Closesline if there's no linked issue. Body under 15 lines. - Report URL.
Related skills
Next.js App Router Expert
Development
A skill that turns Claude into a Next.js App Router expert.
Claude CodeCursoradvanced
890
234
3,220
README Generator
Development
Creates professional and comprehensive README.md files for your projects.
claudeCursorWindsurfbeginner
259
72
1,122
API Documentation Writer
Development
Generates comprehensive API documentation in OpenAPI/Swagger format.
claudeCursorWindsurfintermediate
156
44
988