Generate comprehensive pull request descriptions
/plugin marketplace add mahidalhan/skilled-intelligence-marketplace/plugin install mahidalhan-git-tools-plugins-git-tools@mahidalhan/skilled-intelligence-marketplace# Generate PR Description You are tasked with generating comprehensive pull request descriptions by analyzing changes, running tests, and creating structured documentation. ## Initial Response When this command is invoked: 1. **Check if PR number provided via `$ARGUMENTS`**: - If $ARGUMENTS contains a PR number, use it directly - Otherwise, check for existing PR in current branch 2. **Check for existing PR**: 3. **If no PR found**: Work with current branch changes 4. **If PR exists**: Work with the existing PR to update description ## PR Description Generation Process ### ...