PN

PR & Branch Naming

Generates a conventionally-named branch and PR title from a feature description, with optional one-step branch checkout and draft PR creation.

Developer Toolsdeveloper-toolsstandard
Or just install the prompt above — no subscription needed

About this skill


name: pr-branch-naming description: Use when Generates a conventionally-named branch and PR title from a feature description, with optional one-step branch checkout and draft PR creation.

PR & Branch Naming

Removes the small but constant friction of naming branches and PRs consistently, and can check out the branch and open a draft PR in one step.

What you get

  • A conventionally-named branch (and optionally an opened draft PR).

Customize your output

  • Feature description
  • naming convention/prefix.

Example output

A checked-out branch and draft PR ready for work.

Best for

Developers wanting consistent git hygiene without manual naming.


Source: The Design Project · https://www.youtube.com/watch?v=Z-CKUQSS8AY Category: Developer Tools · Priority: Standard

SKILL.md preview

---
name: pr-branch-naming
description: Use when Generates a conventionally-named branch and PR title from a feature description, with optional one-step branch checkout and draft PR creation.
---

# PR & Branch Naming

Removes the small but constant friction of naming branches and PRs consistently, and can check out the branch and open a draft PR in one step.

## What you get

- A conventionally-named branch (and optionally an opened draft PR).

## Customize your output

- **Feature description**
- **naming convention/prefix.**

## Example output

A checked-out branch and draft PR ready for work.

## Best for

Developers wanting consistent git hygiene without manual naming.

---

**Source:** The Design Project · [https://www.youtube.com/watch?v=Z-CKUQSS8AY](https://www....