creating-pr

Community

Auto-create and update GitHub PRs from commits.

Authorharusame0616
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill automates the creation and updating of GitHub pull requests by analyzing commit history and code changes to generate PR titles and descriptions.

Core Features & Use Cases

  • Automatic PR creation: Create new PRs from the current branch when there is no existing PR.
  • PR updates: Update existing PRs when changes are detected.
  • Workflow validation: Validate prerequisites, push to remote, and attach diffs for review.

Quick Start

Run the creating-pr workflow on your current Git branch to generate a PR against main.

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: creating-pr
Download link: https://github.com/harusame0616/formawork.ai/archive/main.zip#creating-pr

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