create-pr

Create pull requests and update English and Chinese README files.

69|11|Updated Jan 10, 2026
One-click install
npx skills add https://github.com/zhaono1/agent-playbook --skill create-pr-zhaono1
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: create-pr
Source: https://github.com/zhaono1/agent-playbook/tree/main/skills/create-pr
Command: npx skills add https://github.com/zhaono1/agent-playbook --skill create-pr-zhaono1

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill streamlines the process of creating pull requests while keeping English and Chinese documentation in sync with code changes.

Core Features & Use Cases

  • Automatic bilingual documentation updates: updates README.md and README.zh-CN.md when changes are submitted.
  • PR template and verification checklist: provides a consistent PR description and a bilingual update workflow.
  • Workflow automation: analyzes changes, creates a PR, commits, pushes, and logs activity across both docs.

Quick Start

Ask Claude to create a PR for my latest changes.

Frequently Asked Questions about create-pr

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

FAQPage Schema
How do I automate bilingual pull request creation for repository maintenance?▼

Automating bilingual pull request creation analyzes code changes, generates a PR, and pushes commits while synchronizing both English and Chinese README documentation files in the repository.

How does PR documentation syncing keep English and Chinese README files updated?▼

PR documentation syncing updates README.md and README.zh-CN.md simultaneously when changes are submitted, ensuring bilingual documentation stays consistent with the latest code modifications.

Can I use git workflow automation to generate a PR template with a verification checklist?▼

Git workflow automation provides a consistent PR template and a bilingual update verification checklist, ensuring standardized pull request descriptions and synchronized documentation updates.

What is the best way to update bilingual documentation when submitting code changes?▼

Updating bilingual documentation during code changes involves committing modifications, pushing to the repository, and logging activity across both English and Chinese README files automatically.

Do I need git and PR tooling access to automate pull request workflows?▼

Automating pull request workflows requires git, PR tooling, and repository access to generate, push PRs, and ensure bilingual README updates are committed and logged successfully.