commit-push-pr-merge

Automate Git commits, pushes, pull requests, and merges.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/Kensan196948G/Mirai-Knowledge-Systems --skill commit-push-pr-merge
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: commit-push-pr-merge
Source: https://github.com/Kensan196948G/Mirai-Knowledge-Systems/tree/main/.claude/skills/commit-push-pr-merge
Command: npx skills add https://github.com/Kensan196948G/Mirai-Knowledge-Systems --skill commit-push-pr-merge

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill automates the end-to-end Git workflow for changes: committing locally, pushing to the remote, creating a pull request, and merging, dramatically reducing manual steps and time-to-merge for hotfixes.

Core Features & Use Cases

  • End-to-end automation: automatically commit changes, push to origin, create a PR, and merge when approved.
  • Standardized PR messages: ensures consistent PR descriptions across teams.
  • Faster incident hotfixes: accelerates urgent fixes by removing repetitive steps.

Quick Start

Example: User asks to "commit changes, push to origin, create a PR, and merge into main" and the skill executes the entire flow.