pr-to-production
OfficialShip a production release PR with Linear ticket
Software Engineering#release management#pull request#linear#engineering workflow#git commit range#github gh#branch promotion
Authorpaywhereb
Version1.0.0
Installs0
System Documentation
What problem does it solve?
It solves the problem of reliably creating a production release PR and corresponding Linear release ticket, including an accurate summary of the exact set of commits being merged.
Core Features & Use Cases
- Release PR creation from commit range: Computes the authoritative list of non-merge commits between the default branch and
production, aborting ifproductionis already up to date. - Linear ticket with consistent release summary: Creates a
release-labeled Linear issue using the same release-style summary and change list that will appear in the PR body. - Duplicate prevention: Checks for an existing open release PR for the same head/base pair and reports it instead of creating a second ticket/PR.
- Use case: When you’re ready to promote work from
maintoproduction, this Skill opens the right Linear ticket and a PR that documents exactly what will be shipped (commit list plus grouped summary).
Quick Start
Run the pr-to-production skill after configuring your repo’s .claude/eng-workflow.json and authenticating with Linear and GitHub/gh so it can create the ticket and PR for the default branch into production.
Dependency Matrix
Required Modules
None requiredComponents
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: pr-to-production Download link: https://github.com/paywhereb/paywhere-claude-plugins/archive/main.zip#pr-to-production Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.