ship-pr

Installation
SKILL.md

Ship PR

Use this skill when the implementation is complete and the user wants the work committed, pushed, and opened as a pull request.

Native Integration

Use native git, GitHub, PR, branch, and review integrations when the active agent provides them. This skill defines the shipping checks: intended files only, final verification, concise PR story, compatibility notes, assumptions, and known risks.

Workflow

  1. Confirm scope.

    • Run git status --short.
    • Review the diff and identify intended files.
    • Do not stage unrelated user changes.
  2. Verify.

    • Run the smallest checks that prove the work.
    • Run broader checks when the blast radius justifies them.
    • Record any checks that cannot run and why.
Installs
1
First Seen
Jun 21, 2026
ship-pr — santos-sanz/ai-dev-workflow