commit-pr

Generate commit messages, PR titles, and branch names from an issue URL.

1|Updated Dec 15, 2025
One-click install
npx skills add https://github.com/JaviMaligno/oss-agent --skill commit-pr
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: commit-pr
Source: https://github.com/JaviMaligno/oss-agent/tree/main/.claude/skills/commit-pr
Command: npx skills add https://github.com/JaviMaligno/oss-agent --skill commit-pr

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill standardizes commit messages, PR titles/descriptions, and branch naming to streamline collaboration and keep a clean project history.

Core Features & Use Cases

  • Commit Message Guidance: Enforce conventional commit format and provide templates.
  • PR Workflow: Generate PR titles/descriptions, and suggest merge strategies.
  • Branch Naming: Adopt oss-agent/<issue-id>-<short-description> conventions.
  • Use Case: When preparing a fix, generate a consistent commit and PR that references the issue, following project conventions.

Quick Start

Provide an issue URL or description and the skill will propose a branch name, commit messages, and a ready-to-use PR title/description.