Create pull requests for completed work with automatic context gathering
Creates pull requests with AI-gathered context, conventional formatting, and automated gh CLI creation.
/plugin marketplace add AojdevStudio/dev-utils-marketplace/plugin install git-workflow-commands@dev-utils-marketplaceUse the pr-specialist sub-agent to create comprehensive pull requests for completed work with automatic context gathering. Parse $ARGUMENTS for title, branches, and Linear task ID, gather context from git history and changed files, validate readiness (commits, tests, linting), generate structured PR content with conventional format and checklist, create PR via gh CLI with labels and reviewers, and provide PR URL and next steps.
/create-prCreate a new branch, commit changes, and submit a pull request with automatic commit splitting