Prepare GitHub pull request title and body files from the current branch diff, especially for non-interactive CI/autofix flows that must follow the repository PR template without pushing or creating the PR.
61
72%
Does it follow best practices?
Run evals on this skill
Adds up to 20 points to the overall score
View guide
Passed
No findings from the security scan
Fix and improve this skill with Tessl
tessl review fix ./.qwen/skills/prepare-pr/SKILL.mdCreate PR metadata files only. Do not push, comment, or run gh pr create.
/tmp/autofixISSUE, or the current branch nameWrite:
<output-dir>/pr-title.txt<output-dir>/pr-body.mdgit diff origin/main...HEAD and recent commit message with git log -1 --pretty=%B.<output-dir>/e2e-report.md if it exists..github/pull_request_template.md.pr-title.txt.pr-body.md.Summary, Root Cause, Fix, or Tests.Evidence (Before & After) with concise before/after behavior or N/A for non-UI changes.Fixes #<issue-number> under Linked Issues when an issue number is known.<details><summary>中文说明</summary> section and translate the English body into Chinese there.8878264
If you maintain this skill, you can claim it as your own. Once claimed, you can manage eval scenarios, bundle related skills, attach documentation or rules, and ensure cross-agent compatibility.