Make Pr banner
EdbertChan EdbertChan

Make Pr

Git community

Description

--- description: Create or update a pull request using draft-pr (or the repo make-pr overlay) --- Read the `draft-pr` skill first (`engine/skills/draft-pr/SKILL.md` or the installed `draft-pr` skill). If this repo has `engine/skills/make-pr/SKILL.md`, use that overlay for publication. Do not draft title or body from the latest commit message. Do not use a generic `gh pr create` Summary / Test plan template.

Installation

Installs to ~/.claude/skills/edbertchan-catstack-make-pr/SKILL.md

Terminal
mkdir -p ~/.claude/skills/edbertchan-catstack-make-pr && curl -fsSL https://raw.githubusercontent.com/EdbertChan/catstack/HEAD/commands/make-pr.md -o ~/.claude/skills/edbertchan-catstack-make-pr/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository