Before you push that branch, this runs through the pre-ship checklist: diffs your changes against main, runs targeted tests, reviews for bugs and security issues, and opens or updates your PR. It'll commit focused changesets and won't let you skip failing pre-commit hooks. The parallel subagent review for larger diffs is a nice touch. Honestly, it's most useful when you've been deep in implementation mode and need a structured second pass before anyone else sees the code. It uses gh CLI for PR checks rather than poking at GitHub Actions directly, which keeps things cleaner.
npx -y skills add cursor/plugins --skill review-and-ship --agent claude-codeInstalls into .claude/skills of the current project.
Select a file.
github/awesome-copilot
microsoft/win-dev-skills
github/awesome-copilot