github-pr

Create and update GitHub Pull Requests using repository PR templates.

1|Updated Mar 23, 2026
One-click install
npx skills add https://github.com/drewsephski/zeroclaw --skill github-pr-drewsephski
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: github-pr
Source: https://github.com/drewsephski/zeroclaw/tree/main/.claude/skills/github-pr
Command: npx skills add https://github.com/drewsephski/zeroclaw --skill github-pr-drewsephski

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Streamlines the process of creating and updating GitHub Pull Requests by leveraging the repository's PR template to ensure consistent, complete descriptions and labels.

Core Features & Use Cases

  • Open a new Pull Request with a fully filled-out body based on the PR template
  • Update an existing PR's title, body sections, labels, and comments in a single guided workflow
  • Sync PR details after new commits to keep the description aligned with changes

Quick Start

Ask me to open a new PR or update an existing one using the repository's pull request template.

Frequently Asked Questions about github-pr

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automate creating a GitHub Pull Request using a template?

You can automate creating a GitHub Pull Request by applying the repository's PR template to fill out the body, title, and labels accurately. This ensures consistent, complete PR descriptions automatically.

How do I update an existing GitHub PR after pushing new commits?

You can update an existing GitHub PR by synchronizing its title, body sections, labels, and comments. This keeps the PR description aligned with the changes introduced by your newly pushed commits.

What is the best way to ensure consistent GitHub PR descriptions across a repository?

The best way to ensure consistent GitHub PR descriptions is to read the repository's PR template and apply its structure to fill out body sections accurately. This enforces uniform descriptions across the team.

Can I update GitHub PR labels and comments in a single workflow?

Yes, you can update GitHub PR labels and comments in a single guided workflow. This allows you to modify the title, body sections, labels, and comments simultaneously without manual piecemeal edits.

Do I need a PR template file in my repository to automate PR creation?

Yes, you need a PR template file in your repository to automate PR creation. The automation requires reading the PR template file and following its current structure to fill sections accurately.

Why does my automated GitHub PR formatting not match the repository standards?

Your automated GitHub PR formatting may not match standards if the template file structure is not followed accurately. The automation must read the repository's PR template and fill sections based on its exact structure.