open-pr

Automate branch management, commit squashing, and GitHub PR creation.

8|Updated May 29, 2026
One-click install
npx skills add https://github.com/offlinecv/OfflineCV --skill open-pr-offlinecv
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: open-pr
Source: https://github.com/offlinecv/OfflineCV/tree/main/.claude/skills/open-pr
Command: npx skills add https://github.com/offlinecv/OfflineCV --skill open-pr-offlinecv

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires gh, git.

What problem does it solve?

This skill solves the friction of manual pull request creation by automating the entire lifecycle of branching, committing, pushing, and PR generation while ensuring compliance with repository standards.

Core Features & Use Cases

  • Automated PR Lifecycle: Handles branching, staging, committing, and PR creation in a single command.
  • Compliance Guardrails: Enforces branch protection, prevents commits to main, and validates fixture PII to ensure repository security.
  • Provenance Tracking: Automatically generates structured provenance blocks to maintain transparency in AI-assisted development.

Quick Start

Invoke the open-pr skill to push your current changes and open a pull request linked to issue number 5.

Frequently Asked Questions about open-pr

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

FAQPage Schema
How do I automate GitHub pull request creation and branch management?

Automating GitHub pull request creation involves handling the end-to-end workflow of branching, staging, committing, and PR generation in a single action. This enforces branch protection and standardizes commit squashing.

Does automated PR workflow enforce branch protection and prevent commits to main?

Automated PR workflows enforce branch protection by preventing direct commits to main and validating fixture PII. This ensures strict repository security and compliance during software development cycles.

Can I use git and gh to streamline pull requests with CI verification standards?

Yes, using git and gh streamlines pull requests by applying CI verification standards to the automated workflow. This satisfies requirements for secure PII fixture validation and standardized AI provenance reporting.

What is the best way to squash commits when opening a GitHub pull request?

The best way to squash commits when opening a GitHub pull request is automating the end-to-end PR lifecycle. This handles branch management and commit squashing while generating structured provenance blocks for AI-assisted development.

How does provenance tracking work in automated pull request workflows?

Provenance tracking in automated pull request workflows automatically generates structured provenance blocks. This maintains transparency in AI-assisted development by documenting the origin and lifecycle of code changes.