ship-task

Merge GitHub pull requests and transition Linear or Jira tickets to Done.

4|5|Updated Feb 20, 2026
One-click install
npx skills add https://github.com/Luney-Industries/farty-bobo --skill ship-task-luney-industries
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: ship-task
Source: https://github.com/Luney-Industries/farty-bobo/tree/main/skills/ship-task
Command: npx skills add https://github.com/Luney-Industries/farty-bobo --skill ship-task-luney-industries

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill automates the merging of Pull Requests (PRs) and transitions associated tickets to 'Done', saving time on manual workflows and ensuring consistency.

Core Features & Use Cases

  • PR Merging: Automates the merge of open PRs, supporting GitHub.
  • Ticket Transition: Automatically transitions related tickets to the 'Done' state, compatible with Linear and Jira (Atlassian).
  • Human Confirmation: Confirms all actions with the human before execution to maintain control and prevent mistakes.

Quick Start

Merge the current task's PR and transition the ticket using the ship-task skill.

Frequently Asked Questions about ship-task

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

FAQPage Schema
How do I automate PR merging and ticket transitioning simultaneously?

Automating PR merging and ticket transitioning links GitHub with Linear or Jira to merge open Pull Requests and update ticket states. This Skill executes both actions in sequence, requiring human confirmation before performing any irreversible workflow steps.

Can I transition Jira tickets to Done automatically when a GitHub PR is merged?

Yes, transitioning Jira tickets to Done automatically when a GitHub PR merges is supported. This Skill integrates with Jira for ticket state management, ensuring your issue tracker reflects the latest version control actions after you confirm the transition.

Does this PR merging automation work with Linear for ticket state management?

Yes, PR merging automation works with Linear for ticket state management. The Skill supports transitioning associated Linear tickets to the Done state alongside GitHub PR merges, maintaining consistency across your project management and version control platforms.

What's the best way to ensure human confirmation before merging a Pull Request?

The best way to ensure human confirmation before merging a Pull Request is using an automation Skill with built-in approval prompts. It requires user verification for all merge and ticket transition actions before execution, preventing mistakes and maintaining control over irreversible changes.

Do I need API access to GitHub and Jira to automate ticket transitions?

Yes, you need API access to GitHub and Jira to automate ticket transitions. The Skill requires access to version control systems and ticket tracking tools to read PR status and update ticket states, ensuring seamless workflow automation across both platforms.