commit-and-pr

Automate commit, push, and draft pull request workflows in repositories.

8|Updated Oct 26, 2025
One-click install
npx skills add https://github.com/sasamuku/dotfiles --skill commit-and-pr-sasamuku
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: commit-and-pr
Source: https://github.com/sasamuku/dotfiles/tree/main/.claude/skills/commit-and-pr
Command: npx skills add https://github.com/sasamuku/dotfiles --skill commit-and-pr-sasamuku

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

Streamline the workflow for committing code changes, pushing to a remote repository, and creating draft pull requests with ease.

Core Features & Use Cases

  • Automated Committing: Automates the commit process, allowing you to focus on code changes.
  • Remote Pushing: Handles pushing to a remote repository without manual intervention.
  • Draft Pull Request Creation: Automates the creation of draft pull requests based on committed changes.

Quick Start

To commit, push, and create a draft pull request for your changes, execute: commit-and-pr workflow.

Frequently Asked Questions about commit-and-pr

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automate commit, push, and draft pull request workflows?

To automate commit, push, and draft pull request workflows, execute the designated workflow command to handle the entire process. This tool automates committing changes, pushing to remote repositories, and drafting PRs based on commit data.

How does automated draft PR creation work from committed changes?

Automated draft PR creation works by extracting data from your committed changes to populate the pull request. It handles drafting PRs directly from commit data, streamlining the process without manual intervention.

Do I need repository credentials to automate pushing and PR creation?

Yes, you need repository credentials and access rights to automate pushing and PR creation. The workflow performs remote operations that require proper authentication to interact with the version control repository.

Can I use this commit automation for any version control repository?

You can use this commit automation for version control repositories where you have valid credentials and access rights. It supports remote operations and draft PR workflows within standard version control systems.

What is the best way to streamline a remote push workflow?

The best way to streamline a remote push workflow is to use an automation tool that handles pushing to a remote repository without manual intervention. This automatically pushes committed changes as part of a continuous workflow.