pr-creation

Community

Auto PR descriptions from plan and memory.

AuthorseanGSISG
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill automatically generates PR descriptions from your plan, execution context, and memory, saving time and reducing ambiguity in proposals and code changes.

Core Features & Use Cases

  • Pre-flight checks: Branch, uncommitted changes, remote tracking, and gh CLI readiness checks before PR creation.
  • Description generation: Build PR body from plan, diffs, and memory context.
  • GitHub CLI integration: Ready-to-open PRs with gh CLI.

Quick Start

Example: Generate a PR description for plan docs/plans/2025-07-feature.md

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: pr-creation
Download link: https://github.com/seanGSISG/crispy-claude/archive/main.zip#pr-creation

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository