Create pull requests with comprehensive descriptions
Creates pull requests with AI-generated descriptions following best practices.
/plugin marketplace add https://www.claudepluginhub.com/api/plugins/smaiil-awesome-claude-agents/marketplace.json/plugin install smaiil-awesome-claude-agents@cpd-smaiil-awesome-claude-agentsgit/Create a pull request with a well-structured description.
git log main..HEAD to see all commits in this branchgit diff main...HEAD to see all changesgit remote show origingit push -u origin HEADgh pr create## Summary
[2-3 bullet points describing the changes]
## Changes
- [List of specific changes made]
## Test Plan
- [ ] [How to test change 1]
- [ ] [How to test change 2]
## Screenshots
[If applicable]
---
Generated with [Claude Code](https://claude.ai/code)