aipr
v1.0.2
Published
Make your PRs with AI
Maintainers
Readme
aipr
Make your PRs with AI.
Install
pnpm install -g aiprUsage
aipr -b <base-branch>Creates a draft PR against the specified branch using AI to generate the title and description.
Requirements
- Git repository with commits ahead of the base branch and pushed to remote branch as well.
- Claude Code
pnpm install -g @anthropic-ai/claude-codeinstalled and setup
Example
aipr -b main