finalize-pr

Installation
SKILL.md

Finalize PR

End-to-end preparation of a branch for merge and release. This skill subsumes and replaces the old bump-version skill: version bumping is step 2 here.

When to Use

  • A feature or remediation branch is functionally complete and you want it release-ready.
  • Cutting a new version (major, minor, or patch).
  • Final pass before opening or merging a PR to main.

Prerequisites

This skill assumes the code is already written and working. It does not design features or fix bugs. If review or remediation is still outstanding, run the code-review skill (and apply fixes) first.

Procedure

Installs
1
GitHub Stars
47
First Seen
Aug 19, 2026
finalize-pr — microsoft/rego-cpp