ce-commit-push-pr

Automate Git commit, push, and pull request creation with adaptive descriptions.

Updated Mar 29, 2026
One-click install
npx skills add https://github.com/Santiagoisper/BOPE_VERSION_DEFINITIVA --skill ce-commit-push-pr-santiagoisper
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: ce-commit-push-pr
Source: https://github.com/Santiagoisper/BOPE_VERSION_DEFINITIVA/tree/main/.agents/skills/compound-engineering/ce-commit-push-pr
Command: npx skills add https://github.com/Santiagoisper/BOPE_VERSION_DEFINITIVA --skill ce-commit-push-pr-santiagoisper

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires git, github-api, and includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill streamlines the process of committing code, pushing to a repository, and opening a pull request (PR) with an adaptive, value-first description that scales with the change.

Core Features & Use Cases

  • Commit and Push Automation: Automates the commit and push actions for code changes.
  • PR Description Creation: Generates a PR description that reflects the change's impact, suitable for both full workflows and description-only requests.
  • Branch Management: Handles branch creation and PR state resolution, catering to detached HEAD, default branch work, and feature branches.
  • Evidence Integration: Optionally captures and includes evidence like demos or screenshots in the PR description.
  • Use Case: Ideal for developers seeking to automate their Git workflows, especially when opening PRs and providing comprehensive descriptions that reflect the change's impact.

Quick Start

Use the ce-commit-push-pr skill to create a commit, push, and PR for your changes. Simply initiate the workflow with the command to start the process.

Frequently Asked Questions about ce-commit-push-pr

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

FAQPage Schema
How do I automate git commit, push, and pull request creation in one workflow?

Automating git commit, push, and pull request creation is handled by integrating git actions with the GitHub API to manage branches and generate PR descriptions. The workflow streamlines the entire process from staging changes to opening a value-first PR.

Can I generate a GitHub pull request description automatically based on my code changes?

Generating a GitHub pull request description automatically is supported by analyzing code changes to create an adaptive, value-first summary. This scales the PR description to reflect the change's impact, suitable for both full workflows and description-only requests.

Does this git workflow automation handle branch management for detached HEAD or default branches?

Git workflow automation handles branch management by resolving PR states for detached HEAD, default branch work, and feature branches. This ensures correct branch creation and targeting during the commit, push, and PR process.

Do I need git and GitHub API access to automate pull request creation and push code?

Git and GitHub API access are required to automate pull request creation and push code. These dependencies allow the workflow to perform local repository actions and interact with remote GitHub services for branch management and PR generation.

How do I include screenshots or demo evidence in an automated PR description?

Including screenshots or demo evidence in an automated PR description is achieved through optional evidence integration during generation. The workflow captures these artifacts and embeds them directly into the value-first pull request summary.