prepare-pr

Validate task completion, generate PR descriptions, and format titles for submission via MCP tools.

6|1|Updated Apr 26, 2025
One-click install
npx skills add https://github.com/edobry/minsky --skill prepare-pr-edobry
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: prepare-pr
Source: https://github.com/edobry/minsky/tree/main/.claude/skills/prepare-pr
Command: npx skills add https://github.com/edobry/minsky --skill prepare-pr-edobry

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Prepare PR automates the creation of well-structured pull requests by verifying task completeness, generating descriptive PR text, and formatting titles to align with review workflows.

Core Features & Use Cases

  • Verify task implementation completeness against the task spec
  • Generate a clear, conventional-commit-compliant PR description
  • Format the PR title consistently and submit changes via MCP tools
  • Use-case: when finishing a task in a session, quickly prepare and submit a PR for review

Quick Start

Prepare and submit a PR for the current task using the Prepare PR workflow.

Frequently Asked Questions about prepare-pr

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

FAQPage Schema
How do I automate pull request creation from a git workflow?

Automating pull request creation involves validating task completion, generating conventional-commit-compliant descriptions, and formatting titles consistently. This streamlines PR preparation by applying pre-PR quality checks against task specs before submitting changes via MCP-based tooling.

What's the best way to generate a structured PR description for code review?

Generating a structured PR description for code review requires verifying task implementation completeness and formatting titles consistently. This process automates PR text generation to align with review workflows and standardize pull request documentation.

Can I validate task spec completion before submitting a pull request?

Validating task spec completion before submitting a pull request is a core feature of structured PR preparation. It checks task implementation completeness against the original task spec to satisfy pre-PR quality verification requirements.

Does the prepare PR workflow work with MCP-based tooling?

The PR preparation workflow works with MCP-based tooling to submit changes for review across integrated development environments. It automates formatting titles and generating descriptions to finalize tasks within a development session.

How do I format conventional commit PR titles automatically?

Formatting conventional commit PR titles automatically is handled by structured PR preparation workflows. The process validates task completion and generates compliant PR titles and descriptions to align standardize pull request submissions for code review.

When do I need to use an automated PR preparation workflow?

An automated PR preparation workflow is needed when finalizing tasks in a development session and submitting changes for review. It solves the problem of manually verifying task completeness and structuring pull request documentation.