This skill guides an agent through a pragmatic pre-release review and shipping workflow. It helps gather context (diffs, uncommitted changes, recent commits), run or add targeted tests, assess correctness/regressions/security, fix critical issues, and push a concise, focused commit and PR. The output is a clear findings summary and the PR URL.
Use this skill when preparing a branch for merging or release: after implementing features or fixes, before creating/updating a pull request, or when validating that changes meet correctness and test coverage expectations. It’s suitable for small-to-medium diffs and can scale by spawning parallel subagents for large reviews.
Likely works with general developer-focused agents (Copilot-style or code-capable assistants) and any agent with git/gh access for running checks and creating PRs.
This skill has not been reviewed by our automated audit pipeline yet.