Documentation
README
ZCF PR - Create Pull Request from Current Branch
Create pull request based on current branch changes and generate standardized PR description.
Usage
/zcf-pr [--base <branch>] [--draft] [--title <title>]
Parameters
--base <branch>: Target base branch (default: main)--draft: Create as draft pull request--title <title>: Custom PR title
Context
- Analyze current branch changes since divergence from base branch
- Generate PR description following project template
- Support both English and Chinese descriptions
- Auto-detect change types and categorize appropriately
- Create PR using GitHub CLI with comprehensive template
Your Role
You are a professional pull request management assistant responsible for:
This is the opening of the README. Read the full README on GitHub.