ship-pr

Orchestrate the full PR lifecycle from audit through CI completion.

9|1|Updated Jan 8, 2026
One-click install
npx skills add https://github.com/conn-castle/agent-layer --skill ship-pr
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: ship-pr
Source: https://github.com/conn-castle/agent-layer/tree/main/internal/templates/skills/ship-pr
Command: npx skills add https://github.com/conn-castle/agent-layer --skill ship-pr

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Audits, commits, pushes, PR creation, CI monitoring, and reviewer feedback handling are automated to manage the full PR lifecycle across a repository.

Core Features & Use Cases

  • Orchestrates audit, commit, push, PR creation, CI monitoring and feedback handling
  • Delegates to sub-skills fix-ci and address-pr-comments for CI failure remediation and comment replies
  • Suitable for end-to-end PR automation in typical software projects

Quick Start

Run the ship-pr skill to automate your current branch PR lifecycle from audit through CI completion

Frequently Asked Questions about ship-pr

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

FAQPage Schema
How do I automate the full pull request lifecycle from committing to CI monitoring?

Automating the pull request lifecycle requires orchestrating change auditing, committing, pushing, PR creation, CI monitoring, and feedback handling. This skill manages that workflow end-to-end for software projects using Git and GitHub CLI integration.

What is end-to-end PR lifecycle orchestration and when do I need it?

End-to-end PR lifecycle orchestration coordinates auditing, committing, pushing, PR creation, CI monitoring, and reviewer feedback handling. You need it for software projects requiring automated CI remediation and comment replies.

Does this PR automation workflow require GitHub CLI and Git to function?

Yes, this PR automation workflow requires Git and GitHub CLI integration to perform auditing, committing, pushing, PR creation, and CI monitoring. It also delegates to sub-skills fix-ci and address-pr-comments for CI remediation and comment replies.

How do I handle CI failures and reviewer comments automatically after PR creation?

Handling CI failures and reviewer comments automatically after PR creation is done by delegating to the sub-skills fix-ci and address-pr-comments. These perform CI failure remediation and comment replies within the PR lifecycle orchestration.

Can I use this workflow orchestration for typical software projects needing automated CI monitoring?

Yes, this workflow orchestration is suitable for typical software projects needing automated CI monitoring, change auditing, PR creation, and reviewer feedback handling. It orchestrates the full PR lifecycle from auditing through CI completion.

What's the best way to automate PR creation and CI monitoring across a repository?

The best way to automate PR creation and CI monitoring across a repository is end-to-end PR lifecycle orchestration. It automates auditing, committing, pushing, PR creation, CI monitoring, and feedback handling while delegating CI remediation to specialized sub-skills.