create-pr - Create Pull Request in Warp Repository
Create a pull request in the warp repository for the current branch
Tags
Updated: 2026-05-09Capabilities
Typical Inputs
Typical Outputs
What this skill does
- run cargo fmt
- run cargo clippy
- run presubmit checks
- view commit log
- view diff statistics
- view full diff
- create pull request
- edit pull request
- mark pull request ready
Inputs
- Git repository
- Current branch
- Base branch
- Code changes
- PR template
Outputs
- Pull request
- Presubmit check results
- Code diff
- Updated pull request
Requirements
- Git
- GitHub CLI
- GitHub repository access
- Cargo toolchain
