More screenshots
Works with the AI tools you already use
📋 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.
$5
· or 25 creditsSecure checkout via Stripe
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.
Details
How to install
Drop the file into your AI Agent. Works with Claude, Cursor, ChatGPT, and 20+ more.
Reviews
No reviews yet - be the first to share your experience.
Only users who have downloaded or purchased this skill can leave a review.
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.
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
Browse More Skills

OpenAPI and Request Collection Builder
Turn your API's route and handler code into a spec-compliant OpenAPI 3.1 document and a ready-to-import request collection — paths, referenced schemas, auth, error responses, examples, and a variable-driven collection with the base URL and token wired up. Derived from your code, not invented.
code-reviewer
Reviews your code for bugs, security vulnerabilities, logic errors, performance issues, and style violations. Organizes findings by severity and suggests fixes with code examples.

humanize-writing
Transform robotic AI drafts into natural, human-sounding prose with native-level flow and tone.

frontend-motion-wizard
Advanced responsive layout and interactive micro-interaction engine for React, Tailwind CSS, and Framer Motion. Automatically injects fluid element states, mobile-first touch behaviors, adaptive viewports, and non-destructive layout transitions into static codebases