Loading
Turns a diff into a clean conventional-commit message and a PR description with summary, rationale, and a test checklist.
Recommended by author
Given this diff, write the commit and PR copy. DIFF: """ [diff] """ Output: 1. A conventional-commit title (<72 chars) + a 2-3 line body explaining the WHY. 2. A PR description: ## Summary (3 bullets), ## Why, ## Test plan (checklist). Match the change's actual scope — don't oversell. No emojis.
Running prompts needs a free account.
Sign in and we'll stream the response from Claude Sonnet 4.6 right here — no config needed for the platform models.
Turns a diff into a clean conventional-commit message and a PR description with summary, rationale, and a test checklist.
Given this diff, write the commit and PR copy.
DIFF:
"""
{{diff}}
"""
Output:
1. A conventional-commit title (<72 chars) + a 2-3 line body explaining the WHY.
2. A PR description: ## Summary (3 bullets), ## Why, ## Test plan (checklist).
Match the change's actual scope — don't oversell. No emojis.{{diff}}