managing-git-workflow

Community

Automate commits, pushes, and PR creation

Authorether-moon
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Automates the multi-step, error-prone process of creating context-aware git commits, pushing branches, and opening pull requests so developers can spend less time on repository housekeeping and more on delivering code.

Core Features & Use Cases

  • Context-aware commit messages: Generate commit messages based on recent commit patterns, diff summaries, and ticket numbers extracted from branch names.
  • Safe push and PR workflows: Automatically commit uncommitted changes, push branches with proper upstream handling, detect existing PRs, and create new PRs with generated titles and descriptions using the gh CLI.
  • Real-world use case: Turn a local feature branch with staged or unstaged changes into a pushed branch and an opened GitHub pull request with a summarized description and test checklist.

Quick Start

Use the managing-git-workflow skill to generate a commit message for current changes, push the current branch to origin, and open a pull request with a generated title and description.

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: managing-git-workflow
Download link: https://github.com/ether-moon/skill-set/archive/main.zip#managing-git-workflow

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

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.