Skip to main content

PrDescriptionAi

5 tools in this family (folder Editor/Tools/PrDescriptionAi/ in the bridge package). Effect: writes changes the project or the scene, read-only does not, destructive deletes or overwrites and the client asks before running it.

ToolEffectDescription
prdesc_create_pr_via_ghdestructiveGenerate a PR description AND open the PR via gh pr create.
prdesc_extract_breaking_changesread-onlyGenerate a PR description and return ONLY the breaking_changes array.
prdesc_generateread-onlyGenerate a PR title + body + test plan from the FULL commit history of the current branch
prdesc_generate_gitlabread-onlySame as prdesc_generate but renders the body in GitLab Markdown flavor (issue link conventions,
prdesc_update_existing_prwritesGenerate a fresh PR description and overwrite the body on an existing PR via gh pr edit <number>.