This automates the entire PR creation workflow with task validation baked in. It checks your commits against task docs (Spec2Ship, Kiro, Cursor rules, whatever you're using), tells you if you're missing subtasks before you even try to create the PR, runs tests, and generates a proper Conventional Commits title with populated body templates. The milestone and label logic is smart: it checks what actually exists in your repo instead of assuming defaults. Honestly, the task completion check is the killer feature here. If you're branching off feature/task-2 and only completed 2.1 and 2.2 but not 2.3, it'll catch that before you waste time on a half-baked PR. Saves you from the "oh right, I forgot that part" moment during code review.
npx -y skills add fvadicamo/dev-agent-skills --skill github-pr-creation --agent claude-codeInstalls into .claude/skills of the current project.
Select a file.
cursor/plugins
github/awesome-copilot
alirezarezvani/claude-skills
microsoft/win-dev-skills