git-create-pr

Community

Automate Git commit, push, and PR creation.

Authora-tak
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Manually creating Git commits, pushing changes, and then opening a Pull Request is a multi-step, repetitive process that consumes valuable time and context. This skill streamlines that entire workflow into a single, automated command, letting AI handle the mechanics while you focus on development.

Core Features & Use Cases

  • One-Command PR Creation: Automatically stages, commits, pushes, and creates a GitHub Pull Request.
  • Context Preservation: Offloads routine Git operations, saving your main AI agent's context window for more complex tasks.
  • Use Case: After completing a new feature or addressing review feedback, simply invoke this skill to handle all the Git mechanics and open a PR, ensuring your work is shared efficiently.

Quick Start

Use the git-create-pr skill to commit all changes and create a pull request for the new user authentication feature.

Dependency Matrix

Required Modules

gh

Components

references

💻 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-create-pr
Download link: https://github.com/a-tak/bf-copy/archive/main.zip#git-create-pr

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