create-pr

Generate commit message, PR title, and PR body from code changes.

1|Updated Jan 5, 2026
One-click install
npx skills add https://github.com/Cloud-Officer/claude-code-plugin-dev --skill create-pr-cloud-officer
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: create-pr
Source: https://github.com/Cloud-Officer/claude-code-plugin-dev/tree/main/skills/create-pr
Command: npx skills add https://github.com/Cloud-Officer/claude-code-plugin-dev --skill create-pr-cloud-officer

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill automates crafting a commit message, PR title, and PR body from code changes, ensuring consistent PR submissions.

Core Features & Use Cases

  • Gather branch info and diffs to reflect changes accurately
  • Generate commit message, PR title, and PR body using PR templates
  • Output in a ready-to-submit format for PR workflows

Quick Start

Use the create-pr skill to prepare a PR for your current branch based on unstaged or staged changes. The output includes COMMIT MESSAGE, PR TITLE, and PR BODY