ship-pr

Installation
SKILL.md

ship-pr — Finish-a-Feature Release & PR Workflow

This skill drives the end-of-feature ritual: detect what changed, document its impact, generate release notes, write a complete PR description, commit cleanly, open the PR via gh, and (optionally) start an automated review-watch loop.

Two layers exist:

  • Core path (always runs): explore impact → build PR description → commit → gh pr create.
  • Optional integrations (auto-detected): pr-release for release notes, skeeper for spec sync, qa-report/qa-execution artifacts under .compozy/tasks/<slug>/qa/, compozy reviews watch for CodeRabbit auto-fix.

Optional steps are skipped silently when the supporting tool or artifact is not present — the skill never blocks on missing tooling.

Required Reading Router

Match the phase to the row. Read the listed file in full before acting on that phase. Inline content in this SKILL.md is a tripwire, not the source of truth.

Phase MUST read
Explore PR impact (docs/site/README/changelog) references/explore-impact.md
Generate release notes references/release-notes.md
Build PR description references/pr-description.md
Related skills

More from pedronauck/skills

Installs
5
GitHub Stars
355
First Seen
1 day ago