Use this skill when preparing a pull request, merge request, or final implementation handoff.
Instructions
Inspect the current diff and recent commits.
Summarize what changed in user-facing terms.
List verification commands that were actually run and their outcomes.
Call out migrations, release steps, or manual follow-ups.
Do not claim tests passed unless the command output was checked in the current session.
Keep the handoff short enough for reviewers to scan.
Output Shape
## Summary
- Change 1
- Change 2
## Verification
- `command`: result
## Notes
- Risk or follow-up
If there are no notes, omit the Notes section.
1---2name: pr-handoff3description: PR Handoff4---5# PR Handoff67Use this skill when preparing a pull request, merge request, or final implementation handoff.89## Instructions1011- Inspect the current diff and recent commits.12- Summarize what changed in user-facing terms.13- List verification commands that were actually run and their outcomes.14- Call out migrations, release steps, or manual follow-ups.15- Do not claim tests passed unless the command output was checked in the current session.16- Keep the handoff short enough for reviewers to scan.1718## Output Shape1920```markdown21## Summary22- Change 123- Change 22425## Verification26- `command`: result2728## Notes29- Risk or follow-up30```3132If there are no notes, omit the Notes section.
Run npx skillmds@latest add sahit-sai/pr-handoff in your terminal (requires Node.js), paste this page's agent-chat prompt into Claude, Cursor, or any MCP-connected agent, or download the SKILL.md file and copy it into your agent's skills directory.
PR Handoff It is listed under Coding & Dev Tools on SkillMD.
This skill has not completed SkillMD's automated safety review yet. SkillMD never runs a skill's scripts for you; review the SKILL.md before installing.
This skill is tagged as working with Claude Code, Claude.ai, OpenAI Codex. SKILL.md is an open format, so most agents that read a skills directory can load it too.
Yes. Installing skills from SkillMD is free, and the skill stays under its author's original license.
sahit-sai (@sahit-sai) published this skill. Their other Agent Skills are listed on their SkillMD profile.