pr-ready

Installation
SKILL.md

Skill: PR Ready

What This Skill Does

Automates the final preparation steps before opening a PR: run checks, write PR description, update changelog, and verify documentation updates.

When to Use

  • When the user says "ready for PR", "open a PR", or "prepare for review"
  • After completing an implement-phase cycle
  • Before running diff-review

Do NOT use this for the actual code review — use diff-review for that.

Execution Model

  • Always: the primary agent runs this skill directly.
  • Rationale: PR preparation requires terminal access (git, CI), file editing (changelog), and user interaction (confirm PR title).
  • Output: a PR opened (or ready to open) on GitHub.
Installs
1
GitHub Stars
1
First Seen
Mar 3, 2026
pr-ready — flitzrrr/opencode-processing-skills