Loading...
Loading...
Found 10 Skills
Creates pull requests with bilingual documentation updates. Use when user asks to create PR, make a pull request, or submit changes for review. Automatically updates both English and Chinese README files.
Use this skill when asked to create a pull request (PR). It ensures all PRs follow the repository's established templates and standards.
Open a pull request for the current feature
Create Pull Requests following best conventions. Use when opening PRs, writing PR descriptions, or preparing changes for review.
Create or update pull requests for the current branch
Create a PR with dev as base using the pull request template. Use when opening a new PR.
Use when implementation is complete, all tests pass, and you need to decide how to integrate the work - Guides the completion of development work by providing packaged options for merging, PR, or cleanup
Use when the user asks to create a pull request, open a PR, submit changes for review, or says "/pr". Validates branch state, analyzes all commits since divergence from base, runs pre-PR quality checks, generates structured PR title and body with summary/test-plan/breaking-changes sections, pushes branch, and creates the PR via GitHub CLI (gh). Supports draft PRs, reviewer assignment, and label attachment.
Branch completion workflow - guides merge/PR/cleanup decisions after implementation is verified complete.
This skill should be used when you need to create, open, or edit a pull request (PR), or the user asks to "create a PR", "open a PR", "submit a PR", "raise a PR", "file a PR", "make a PR", "create a pull request", "open a pull request", "new PR", or any variation requesting GitHub pull request creation.