pr-workflow

Automate the GitHub pull request lifecycle from commit to auto-merge.

16|2|Updated Mar 17, 2026
One-click install
npx skills add https://github.com/sbluemin/fleet-harness --skill pr-workflow-sbluemin
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: pr-workflow
Source: https://github.com/sbluemin/fleet-harness/tree/main/.agents/skills/pr-workflow
Command: npx skills add https://github.com/sbluemin/fleet-harness --skill pr-workflow-sbluemin

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill streamlines the entire pull request lifecycle, from initial commit to auto-merge, ensuring efficiency and adherence to the review process.

Core Features & Use Cases

  • Commit Management: Automates committing changes and creating changelog entries.
  • Pull Request Automation: Handles PR creation, Codex review, feedback integration, and auto-merge.
  • Review Process Oversight: Monitors and manages the review process, ensuring feedback is addressed according to predefined rules.
  • Use Case: Ideal for organizations that want to automate their pull request process to reduce manual labor and increase code quality.

Quick Start

To initiate the PR workflow, use the command: pr-workflow start

Frequently Asked Questions about pr-workflow

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

FAQPage Schema
How do I automate a GitHub pull request workflow from commit to merge?

Automating a GitHub pull request workflow involves managing commits, PR creation, Codex review, feedback integration, and auto-merge. This Skill handles the entire lifecycle end-to-end, ensuring changes adhere to predefined review policies before merging.

What is the best way to integrate Codex review into an automated GitHub PR process?

Integrating Codex review into an automated GitHub PR process requires monitoring the review state and addressing feedback. This Skill manages PR creation, triggers Codex reviews, and handles feedback integration to ensure code quality before auto-merging.

How does an automated pull request lifecycle handle release changelogs?

An automated pull request lifecycle handles release changelogs by generating entries during the commit phase. This Skill automates committing changes and creating changelog entries, ensuring documentation stays synchronized with code updates throughout the workflow.

Can I enforce an Admiral judgment policy during automated code review on GitHub?

Enforcing an Admiral judgment policy during automated code review on GitHub ensures PRs meet specific feedback rules. This Skill monitors the review process and guarantees feedback is addressed according to the predefined Admiral judgment policy before merging.

Does this automated pull request workflow require external dependencies?

This automated pull request workflow requires interaction with GitHub and the Codex review system to function. It operates without other external dependencies, relying on its internal scripts and references to manage the end-to-end lifecycle.

When should I not use an automated pull request workflow for code review?

You should not use an automated pull request workflow if your repository lacks GitHub or Codex review system integration. It is designed for organizations aiming to reduce manual labor through predefined rules, auto-merging, and feedback oversight.