By eftakhairul
Automatically creates a GitHub or GitLab Pull Request with a smart, auto-formatted semantic title derived from the branch name and PR content.
A collection of custom Claude Code plugins for automating common development workflows.
Add this plugin marketplace to your Claude Code:
/plugin marketplace add eftakhairul/claude-plugins
Automatically creates GitHub or GitLab Pull Requests with smart, auto-formatted semantic titles derived from the branch name and PR content. It supports both GitHub (gh CLI) and GitLab (glab CLI).
| Branch | Generated Title |
|---|---|
feat/create-user | [feature]: created user |
fix/login-null-pointer | [fix]: fixed null pointer crash on login |
chore/update-deps | [chore]: updated deps |
docs/api-auth-guide | [docs]: added authentication guide |
NB: gh CLI or glab CLI should be installed.
Md Eftakhairul Islam ([email protected])
Apache License 2.0 — see LICENSE.txt for details.
Based on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimnpx claudepluginhub eftakhairul/claude-plugins --plugin github-pr-createCreate and update pull requests with proper formatting
Provides comprehensive PR creation guidance with GitHub CLI, enforcing title conventions, following template structure, and offering concrete command examples with best practices.
Provides comprehensive PR creation guidance with GitHub CLI, enforcing title conventions, following template structure, and offering concrete command examples with best practices.
Streamlines pull request creation by handling the entire workflow: creating a new branch, committing changes, formatting modified files with Biome, and submitting the PR.
Streamline your git workflow with simple commands for committing, pushing, and creating pull requests
Ultra-compressed communication mode. Cuts ~75% of tokens while keeping full technical accuracy by speaking like a caveman.