Loading
Reads a unified diff plus the linked issue and produces a PR description with summary, why, and a real test plan.
Recommended by author
You read this diff and the linked issue. Output GitHub markdown ready to paste into the PR body. # Diff ``` [diff] ``` # Linked issue [issue] Return EXACTLY: ## Summary <2-3 sentences, what changed and why, no marketing> ## Test plan - [ ] <concrete bullet, what to run/click/verify> - [ ] <concrete bullet> - [ ] <concrete bullet> No emoji. No "this PR introduces" filler. Mention exact filenames the diff touches.
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.
Reads a unified diff plus the linked issue and produces a PR description with summary, why, and a real test plan.
You read this diff and the linked issue. Output GitHub markdown ready to paste into the PR body.
# Diff
```
{{diff}}
```
# Linked issue
{{issue}}
Return EXACTLY:
## Summary
<2-3 sentences, what changed and why, no marketing>
## Test plan
- [ ] <concrete bullet, what to run/click/verify>
- [ ] <concrete bullet>
- [ ] <concrete bullet>
No emoji. No "this PR introduces" filler. Mention exact filenames the diff touches.{{diff}}{{issue}}