·create-pr
</>

create-pr

marcelorodrigo/agent-skills

Create Pull Requests following best conventions. Use when opening PRs, writing PR descriptions, or preparing changes for review.

135Installs·2Trend·@marcelorodrigo

Installation

$npx skills add https://github.com/marcelorodrigo/agent-skills --skill create-pr

SKILL.md

Before creating a PR, ensure all changes are committed. If there are uncommitted changes, run the commit skill skill({ name: "conventional-commit" }) first to commit them properly.

If the output shows any uncommitted changes (modified, added, or untracked files that should be included), invoke the commit skill skill({ name: "conventional-commit" }) before proceeding.

Understand the scope and purpose of all changes before writing the description.

Create Pull Requests following best conventions. Use when opening PRs, writing PR descriptions, or preparing changes for review. Source: marcelorodrigo/agent-skills.

View raw

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/marcelorodrigo/agent-skills --skill create-pr
Category
</>Dev Tools
Verified
First Seen
2026-02-01
Updated
2026-02-18

Quick answers

What is create-pr?

Create Pull Requests following best conventions. Use when opening PRs, writing PR descriptions, or preparing changes for review. Source: marcelorodrigo/agent-skills.

How do I install create-pr?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/marcelorodrigo/agent-skills --skill create-pr Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor

Where is the source repository?

https://github.com/marcelorodrigo/agent-skills

Details

Category
</>Dev Tools
Source
skills.sh
First Seen
2026-02-01