git.pr.create

Community

Automate pull requests with AI-powered summaries and test plans.

Authorchrislyons
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill eliminates the manual effort of writing comprehensive pull request descriptions and test plans, ensuring consistent quality and formatting across all PRs.

Core Features & Use Cases

  • Complete Change Analysis: Analyzes all commits in a branch, not just the latest one, for complete context.
  • Structured PR Templates: Generates properly formatted PR bodies with summary sections and actionable test plans.
  • Use Case: After completing work on a feature branch with multiple commits, use this Skill to automatically create a PR with a detailed summary of all changes and a comprehensive testing checklist.

Quick Start

Use the git.pr.create skill to create a pull request for the current branch.

Dependency Matrix

Required Modules

gh

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: git.pr.create
Download link: https://github.com/chrislyons/carbon-acx/archive/main.zip#git-pr-create

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