pr
Commandv1.02 files
Create pull requests with well-structured descriptions. Analyzes commits and generates summaries, change lists, and testing instructions.
Documentation
# /pr Command
Create a pull request with a well-structured description.
## Usage
```
/pr
/pr --draft
/pr --base develop
```
## Behavior
1. Check current branch and compare with base branch
2. Run `git log base..HEAD` to see commits
3. Run `git diff base...HEAD` to see all changes
4. Generate PR title and description:
- Title: Clear, concise summary
- Summary: What and why
- Changes: Bullet points of key changes
- Testing: How to test
- Screenshots: If UI changes
5. Push branch if needed
6. Create PR using `gh pr create`
## PR Template
```markdown
## Summary
Brief description of what this PR does and why.
## Changes
- List of key changes
- Another change
- And another
## Testing
- [ ] Step to test
- [ ] Another step
## Screenshots
(if applicable)
## Related Issues
Closes #123
```
## Options
- `--draft`: Create as draft PR
- `--base <branch>`: Specify base branch
- `--reviewer <user>`: Request review
- `--label <label>`: Add labels
## Examples
```
/pr # Standard PR to main
/pr --draft # Draft PR
/pr --base develop # PR to develop branch
/pr --reviewer @teammate # Request review
```
Works well with
AI Automation Insiders
The locked half of the library
This skill is free to install. The ones wearing a padlock are not, and they are where the heavier automations live. Membership opens all of them, plus weekly live coaching and the private community.
- Total real-world value
$13,479- You pay today
- $1,497
Encrypted checkout 14-day refund
