Create Pull Request Content Generate all content needed for a pull request: commit message, PR title, and PR body. Step 1: Gather Information YOU MUST EXECUTE THESE COMMANDS IN ORDER. DO NOT SKIP ANY STEP. Step 1.1: Get branch info: Step 1.2: Get file change summary (THIS IS CRITICAL - you must see ALL files): Step 1.3: Get the full diff (committed + staged changes): Step 1.4: Find the PR template: Step 1.5: Check for JIRA ticket: CRITICAL: The PR summary MUST mention ALL files shown in the Step 1.2 output. Count the files and verify your summary accounts for all of them. Step 2: Generate Out…