openclaw / merge-pr
Install for your project team
Run this command in your project directory to install the skill for your entire team:
mkdir -p .claude/skills/merge-pr && curl -L -o skill.zip "https://fastmcp.me/Skills/Download/2270" && unzip -o skill.zip -d .claude/skills/merge-pr && rm skill.zip
Project Skills
This skill will be saved in .claude/skills/merge-pr/ and checked into git. All team members will have access to it automatically.
Important: Please verify the skill by reviewing its instructions before using it.
Merge a GitHub PR via squash after /preparepr. Use when asked to merge a ready PR. Do not push to main or modify code. Ensure the PR ends in MERGED state and clean up worktrees after success.
0 views
0 installs