sw-ship

Automate pull request creation and merging from code changes and task context.

3|Updated Feb 16, 2026
One-click install
npx skills add https://github.com/aydinsenturkk/stackwise --skill sw-ship-aydinsenturkk
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: sw-ship
Source: https://github.com/aydinsenturkk/stackwise/tree/main/skills/sw-ship
Command: npx skills add https://github.com/aydinsenturkk/stackwise --skill sw-ship-aydinsenturkk

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill automates the process of creating pull requests for completed tasks, reducing manual overhead in code review and collaboration workflows.

Core Features & Use Cases

  • Issue Detection: Retrieves issue details and determines task scope based on branch names or issue comments.
  • Context Assembly: Gathers relevant code diffs, reviews, and associated epic or task information.
  • PR Automation: Constructs PR titles and bodies, creates pull requests, and optionally merges when criteria are met. Useful for continuous integration and streamlined development cycles.

Quick Start

Use the sw-ship skill to automatically generate and submit a pull request when finishing a feature branch.

Frequently Asked Questions about sw-ship

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

FAQPage Schema
How do I automate pull request creation for feature branches?

Yes, PR automation can optionally merge pull requests when predefined criteria are met. It analyzes code diffs, task context, and epic relationships to streamline collaborative development and continuous integration cycles.

How does issue detection work for automated PR workflows?

Issue detection works by retrieving issue details and determining task scope based on branch names or issue comments. This context assembly gathers relevant code diffs and epic information to construct accurate PR titles and bodies.

Do I need continuous integration set up to automate pull request workflows?

Automating pull request workflows is useful for continuous integration and streamlined development cycles. It assembles code diffs and task context to create pull requests, reducing manual overhead in code review and collaboration processes.

What is the best way to streamline code review and task management workflows?

Streamline code review by automating pull request creation and merging workflows based on code changes and epic relationships. This AI-driven approach reduces manual overhead and accelerates collaborative development cycles.

Can PR automation use epic relationships to determine task scope?

PR automation uses epic relationships and task context to determine task scope and streamline development. It gathers associated epic information alongside code diffs to construct comprehensive pull request titles and bodies.