
Dev
- 1 repo stars
- Updated April 28, 2026
- rob1256/claude-plugins
Developer workflows: conventional commits, pull requests, merges, GitHub issues, and dependency patching
About
dev is a Claude Code skill in the Git & Pull Requests category. Developer workflows: conventional commits, pull requests, merges, GitHub issues, and dependency patching
- dev
- Git & Pull Requests
- AI-coding skill
Dev by the numbers
- Data as of Jul 7, 2026 (Skillselion catalog sync)
/plugin marketplace add rob1256/claude-plugins/plugin install dev@rob1256-pluginsAdd your badge
Show developers this skill is listed on Skillselion. Paste this into your README.
| repo stars | ★ 1 |
|---|---|
| Last updated | April 28, 2026 |
| Repository | rob1256/claude-plugins ↗ |
What it does
Developer workflows: conventional commits, pull requests, merges, GitHub issues, and dependency patching
README.md
rob1256-plugins
Personal Claude Code plugins marketplace. Opinionated developer workflows for conventional commits, pull requests, merges, GitHub issue linking, and dependency patching.
Installation
/plugin marketplace add rob1256/rob1256-plugins
/plugin install dev@rob1256-plugins
Updating
/plugin marketplace update rob1256-plugins
Plugins
dev
Developer workflows for conventional commits, pull requests, merges, GitHub issues, and dependency patching.
| Skill | Command | Description |
|---|---|---|
| commit | /commit |
Conventional commits with branch safety guards and GitHub issue linking |
| pr | /pr |
Pull request creation with GitHub issue linking and PR template support |
| merge | /merge |
Squash-merge a PR after CI passes, with branch cleanup |
| issue | /issue |
Structured GitHub issue creation for user stories, bugs, and chores |
| patch-dependencies | /patch-dependencies |
Patch Dependabot alerts across repos via overrides/resolutions, lockfile-only PRs |
| jira-create-ticket | /jira-create-ticket |
Create a ticket in JIRA using pre-defined story type templates |