Create a new branch, commit changes, and submit a pull request.
# Create Pull Request Create a new branch, commit changes, and submit a pull request. ## Behavior - Creates a new branch based on current changes - Analyzes changes and automatically splits into logical commits when appropriate - Each commit focuses on a single logical change or feature - Creates descriptive commit messages for each logical unit - Pushes branch to remote - Creates pull request with proper summary and test plan - Do NOT add Claude co-authorship to PR description or commit messages - Use Github CLI if necessary ## Guidelines for Automatic Commit Splitting - Run the lin...
Create or update PR with comprehensive descriptions and automatic code review
Streamlines pull request creation by handling the entire workflow: creating a new branch, committing changes, formatting modified files with Biome, and submitting the PR.
Streamlines pull request creation by handling the entire workflow: creating a new branch, committing changes, formatting modified files with Biome, and submitting the PR.
Create pull request with optional context
Create comprehensive GitHub pull requests with quality validation