ship

Automate implementation, review-fix loops, and repository closeout in GitHub workflows.

1|Updated Jul 1, 2026
One-click install
npx skills add https://github.com/marcuskrogh/skills --skill ship-marcuskrogh
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: ship
Source: https://github.com/marcuskrogh/skills/tree/main/skills/ship
Command: npx skills add https://github.com/marcuskrogh/skills --skill ship-marcuskrogh

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This skill eliminates the manual overhead of finalizing software tasks by automating the transition from implementation through review to final merge and tracker closeout.

Core Features & Use Cases

  • Automated Pipeline Orchestration: Automatically detects the current stage of a task and executes remaining steps like implementation, review-fix, and final merge.
  • Closed-Loop Closeout: Ensures that all continuity documentation is updated and the tracker is marked as done without leaving dangling PRs or branches.
  • Use Case: When a developer finishes coding a feature, they can invoke this skill to automatically run the review process, merge the PR, update the project roadmap, and close the associated task in the tracker.

Quick Start

Invoke the ship skill to finalize the current task and complete all remaining delivery steps.

Frequently Asked Questions about ship

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

FAQPage Schema
How do I automate GitHub PR merge and tracker closeout after implementation?

To automate PR merge and tracker closeout, you can use a delivery orchestration skill that detects the current task stage and executes remaining review-fix loops, merges PRs, and updates tracker statuses automatically.

What is the best way to orchestrate end-to-end software delivery and final merge?

The best way to orchestrate end-to-end software delivery is to automate the transition from implementation through review to final merge, ensuring continuity documentation is updated and repository closeout is completed without dangling branches.

Do I need authenticated access to GitHub to automate task management workflows?

Yes, you need authenticated access to GitHub and your project tracker to perform automated status transitions, execute review-fix loops, and merge pull requests during delivery closeout.

Can I automatically update project roadmaps when a developer finishes coding a feature?

You can automatically update project roadmaps by invoking a delivery closeout skill that finalizes the task, runs the review process, merges the PR, and marks the associated tracker task as done.

Why does automated pipeline orchestration prevent dangling PRs and branches?

Automated pipeline orchestration prevents dangling PRs and branches by applying closed-loop closeout, which ensures all continuity documentation is updated and repository closeout is finalized before marking the tracker done.

Does this delivery closeout tool work with the gh command line interface?

Yes, the delivery closeout tool works with the gh dependency to execute merge operations, manage repository closeout, and perform status transitions within automated task management workflows.