Generate standards-compliant PR title and description from branch changes
/plugin marketplace add bradleyboehmke/brads-marketplace/plugin install bradleyboehmke-git-workflow-git-workflow@bradleyboehmke/brads-marketplace# Draft PR Description You are helping a developer create a **standards-compliant pull request** for their branch. ## Command Parameters **Base Branch Parameter:** - `--base=main` - Base branch for comparison (default: main) **Interactive Parameter:** - `--interactive` (default: true) - Prompt to create PR after drafting - `--interactive=false` - Just show draft without creating PR **Format Parameter:** - `--format=console` (default) - Display draft and prompt for action **Usage Examples:** ## Objective Generate a high-quality PR that: 1. Follows PR quality standards 2. Has clear, ...