2
    PR Template Generator

    PR Template Generator

    by JustHandled Labs

    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.

    Updated Jun 2026
    Security scanned

    $5

    · or 25 credits

    30-day refund guarantee

    Secure 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

    • M src/auth.ts - Added token validation logic.
    • A src/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.

    Reviews

    No reviews yet - be the first to share your experience.

    Only users who have downloaded or purchased this skill can leave a review.

    Security Scanned

    Passed automated security review

    Permissions

    Terminal / Shell
    Write Files

    File Scopes

    PR_TEMPLATE.md
    .github/pull_request_template.md

    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.

    Frequently Asked Questions

    More Premium Skills