
PR Template Generator
Generate a complete pull request description from your staged changes, commits, and branch diff: summary, changes, test plan, and checklist, ready for GitHub, GitLab, or Bitbucket. Cross-checks the file list against what git actually reports, so reviewers get the why and what without hallucinated filenames.
- Generate PR descriptions based on the diff between two branches.
- Document file-level changes automatically using git status.
- Summarize recent commit history into a cohesive PR overview.
$5
· or 25 creditsSecure checkout via Stripe
Included in download
- Generate PR descriptions based on the diff between two branches.
- Document file-level changes automatically using git status.
- terminal, file_write automation included
- Includes example output and usage patterns
Sample input
Analyze my staged changes for the JWT auth implementation and generate a PR description from main to this feature branch.
Sample output
Summary
- Implements JWT-based auth for the API.
Changes
Msrc/auth.ts- Added token validation logic.Asrc/middleware.ts- New middleware for route protection.
Test Plan
- [ ] Run automated tests.
Checklist
- [ ] Tests updated.
- [ ] Documentation updated.
Generate a complete pull request description from your staged changes, commits, and branch diff: summary, changes, test plan, and checklist, ready for GitHub, GitLab, or Bitbucket. Cross-checks the file list against what git actually reports, so reviewers get the why and what without hallucinated filenames.
$5
· or 25 creditsSecure checkout via Stripe
Also available in a bundle
Included in download
- Generate PR descriptions based on the diff between two branches.
- Document file-level changes automatically using git status.
- terminal, file_write automation included
- Includes example output and usage patterns
- Instant install
Sample input
Analyze my staged changes for the JWT auth implementation and generate a PR description from main to this feature branch.
Sample output
Summary
- Implements JWT-based auth for the API.
Changes
Msrc/auth.ts- Added token validation logic.Asrc/middleware.ts- New middleware for route protection.
Test Plan
- [ ] Run automated tests.
Checklist
- [ ] Tests updated.
- [ ] Documentation updated.
About This Skill
What it does
The PR Template Generator automates the tedious process of writing pull request descriptions by analyzing your actual code changes. It taps into your git history and current diffs to produce a structured, professional markdown template ready for GitHub, GitLab, or Bitbucket.
Why use this skill
Writing detailed PRs is essential for code quality but often feels like a chore. This skill is better than manual prompting because it follows a strict workflow: it verifies repository status, cross-references recent commit logs with your staged changes, and ensures your "Changes" list exactly matches the file statuses reported by git. No more hallucinating filenames or missing a file you forgot you touched.
Supported Tools
- Git: Full support for staged changes and branch comparisons.
- Markdown: Generates clean, standard-compliant markdown.
- AI Agents: Optimized for Claude Code, Codex, and other terminal-based AI agents.
What the output looks like
You receive a perfectly formatted markdown document featuring a high-level summary, a per-file change log with status indicators (e.g., Modified, Added, Deleted), a pre-filled test plan, and a standard compliance checklist.
Use Cases
- Generate PR descriptions based on the diff between two branches.
- Document file-level changes automatically using git status.
- Summarize recent commit history into a cohesive PR overview.
- Standardize PR formats across your team with built-in checklists.
Known Limitations
- Summary quality depends on commit message quality
- Does not auto-post to GitHub (copy-paste required)
- Screenshots are placeholders (user adds actual images)
- Best with conventional commits
How to Install
mkdir -p ~/.claude/skills && curl -sL https://www.agensi.io/api/install/pr-template-generator -o /tmp/pr-template-generator.zip && unzip -o /tmp/pr-template-generator.zip -d ~/.claude/skills && rm /tmp/pr-template-generator.zipFree skills install directly. Paid skills require purchase - use the download button above after buying.
Reviews
No reviews yet - be the first to share your experience.
Only users who have downloaded or purchased this skill can leave a review.
Early access skill
Be the first to review this skill.
Only users who have downloaded or purchased this skill can leave a review.
Security Scanned
Passed automated security review
Permissions
File Scopes
PR Template Generator needs terminal access to run read-only git commands (diff, log, status). File write access is optional — user can ask to save template to PR_TEMPLATE.md or similar. No network access required.
Works with Claude Code and Codex. Requires git in PATH.
Creator
JustHandled Labs builds focused agent skills for the work nobody wants to do by hand. Each one is a single repeatable job done well: catching the security and data mistakes that quietly ship, keeping docs and tests honest, gating the commands an agent is about to run, sharpening writing, and handling the founder chores around launches, outreach, and brand setup. Not generic AI productivity. Specific workflows that are easy to run, review, and repeat. Maintained by H.J. Westerfield, with a background in communications, editing, project coordination, customer support, and practical AI systems. Tools for people who want useful automation without theatrical complexity.
Also available in a bundle
Frequently Asked Questions
Learn More About AI Agent Skills
More Premium Skills

inline-comment
Best way to steer your agents, effortlessly.
cinematic-sites
Turn any basic business URL into a high-end cinematic landing page with AI-generated 4K assets and GSAP animations.
endless-loop
Autonomous research and task loop that builds on previous findings to solve complex objectives while you sleep.
skill-router-2
Automatically detect, load, and stack the perfect skills combo for any user request.