# Gh Pr Creator

> Skill for creating GitHub pull requests with `gh pr create`, following repository PR templates and Japanese authoring constraints. Use when this capability is needed.

- Skill: `tomevault-io/gh-pr-creator` (Agent Skill, multi-file: 2 files)
- Install (CLI): `npx skillmds@latest add tomevault-io/gh-pr-creator`
- Raw SKILL.md: https://api.skillmd.com/api/skills/tomevault-io/gh-pr-creator/raw
- Safety review: pending (external: skill-scanner PASS, skillspector PASS)
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Coding & Dev Tools
- Author: tomevault-io (https://skillmd.com/u/tomevault-io)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/tomevault-io/gh-pr-creator

---


# gh-pr-creator

## Overview
Create pull requests with `gh pr create`. The PR body must follow pull request templates under `.github/` when present.

## Workflow
1. Confirm the current repository owner is under `uta8a/`.
2. Detect and read the PR template under `.github/`.
3. Draft a Japanese PR title and body that reflect the actual changes.
4. Run `gh pr create` with explicit title/body and base/head branches when needed.
5. Return the created PR number and URL.

## Safety Rules
- Do not create PRs for repositories outside `uta8a/`.
- Always write PR title and body in Japanese.
- If a template exists, fill all required sections.

## Output Contract
Return:
1. Execution summary (template used, branch choices)
2. Created PR number and URL
3. One follow-up check only if required

---
> Converted and distributed by [TomeVault](https://tomevault.io/claim/uta8a) — claim your Tome and manage your conversions.
<!-- tomevault:4.0:skill_md:2026-04-14 -->

