repo-harness-ship

Finalize worktrees and create GitHub pull requests with review gates.

407|29|Updated Mar 19, 2026
One-click install
npx skills add https://github.com/Ancienttwo/repo-harness --skill repo-harness-ship
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: repo-harness-ship
Source: https://github.com/Ancienttwo/repo-harness/tree/main/assets/skill-commands/repo-harness-ship
Command: npx skills add https://github.com/Ancienttwo/repo-harness --skill repo-harness-ship

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires git, gh, and includes scripts (resource) components.

What problem does it solve?

This Skill streamlines the process of closing out contract worktrees and creating GitHub PRs, automating review/check gates, and handling worktree management.

Core Features & Use Cases

  • Review/Check Gates: Automates the execution of review and check gates to ensure work is complete.
  • Worktree Management: Handles the commit, push, and creation of GitHub PRs for contract worktrees.
  • Use Case: When a user wants to finalize work on a contract, this Skill can automatically close out the worktree and generate a GitHub PR.

Quick Start

Execute the 'repo-harness-ship' command to finalize and push a worktree to GitHub, creating a PR.

Frequently Asked Questions about repo-harness-ship

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

FAQPage Schema
How do I automate GitHub PR creation from a git worktree?

Automating GitHub PR creation from a git worktree involves finalizing the contract worktree and pushing it to GitHub using the repo-harness-ship command. This Skill manages the commit, push, and PR generation automatically.

What are worktree management and review gates in a development workflow?

Worktree management and review gates in a development workflow ensure work is complete before integration. This Skill automates check gate execution and handles commit, push, and PR creation for contract worktrees.

Do I need the GitHub CLI installed to automate worktree cleanup and PR creation?

Yes, you need the GitHub CLI installed to automate worktree cleanup and PR creation. This Skill requires both git and gh dependencies to manage review gates, push worktrees, and create PRs.

Can I use this tool to automatically close out contract worktrees in GitHub?

Yes, you can use this tool to automatically close out contract worktrees in GitHub. It is designed to finalize contract work, execute review gates, push branches, and generate PRs.

What is the best way to handle worktree cleanup after pushing code to GitHub?

The best way to handle worktree cleanup after pushing code to GitHub is using an automated workflow command. This Skill finalizes the worktree, creates the PR, and manages the cleanup steps automatically.