pr-draft-summary

Generate PR-ready titles and draft descriptions from current branch changes.

Updated Feb 23, 2026
One-click install
npx skills add https://github.com/sisyphus1212/codex-fusion-starter-template --skill pr-draft-summary-sisyphus1212
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: pr-draft-summary
Source: https://github.com/sisyphus1212/codex-fusion-starter-template/tree/main/scaffold/.agents/skills/pr-draft-summary
Command: npx skills add https://github.com/sisyphus1212/codex-fusion-starter-template --skill pr-draft-summary-sisyphus1212

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Automatically creates PR-ready titles and draft descriptions after substantive code changes, saving time and ensuring consistent PR messaging.

Core Features & Use Cases

  • Automates PR title generation aligned to the scope of changes.
  • Draft PR body with impact summary and suggested next steps.
  • Works after substantive changes across runtime code, tests, build config, and documentation.

Quick Start

Provide a concise summary of the changes and I will generate a PR-ready title and draft description.

Frequently Asked Questions about pr-draft-summary

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automatically generate a pull request title and draft description from git commits?

Automatically generate a pull request title and draft description by collecting your current git branch, status, changed files, base reference, and commit history. This process produces a ready-to-paste PR title and draft body summarizing runtime code, test, and documentation changes.

How do I create a draft PR body with an impact summary after finishing code changes?

Create a draft PR body with an impact summary by providing a concise summary of your completed changes. The generation process analyzes runtime code, tests, and build configuration updates to produce suggested next steps and a ready-to-paste description.

Can I generate a PR draft for changes across build configuration and documentation?

Yes, you can generate a PR draft for substantive changes across build configuration and documentation. The generation applies whenever you wrap up moderate-to-large changes with behavioral impact, ensuring consistent PR messaging across all affected file types.

What is the best way to automate PR messaging for multiple changed files on a current branch?

The best way to automate PR messaging for multiple changed files is to collect the current branch status and base reference automatically. This produces an aligned PR title and draft body reflecting the full scope of your moderate-to-large changes.

Do I need to manually list changed files to generate a PR-ready title?

No, you do not need to manually list changed files to generate a PR-ready title. The automated collection gathers your current branch, changed files, base reference, and commits to produce the title and draft description without manual file tracking.

When should I avoid using automated PR draft generation for my code changes?

You should avoid using automated PR draft generation for minor or non-substantive changes. The generation targets moderate-to-large changes across runtime code, tests, build configuration, or documentation with behavioral impact, meaning trivial edits may not produce meaningful draft descriptions.