This solves the problem of PR diffs being cluttered with PLAN.md, SUMMARY.md, STATE.md changes that are irrelevant to code review.
Generaldavepoon
gsd:pr-branch
Create a clean PR branch by filtering out .planning/ commits — ready for code review
- Stars
- 2,987
- Source
- davepoon/buildwithclaude
- Updated
- 2026-05-26
- Slug
- davepoon--buildwithclaude--pr-branch
// install — copy + paste into any project
mkdir -p .claude/skills && curl -fsSL https://raw.githubusercontent.com/davepoon/buildwithclaude/HEAD/plugins/gsd/skills/pr-branch/SKILL.md -o .claude/skills/pr-branch.mdDrops the SKILL.md into .claude/skills/pr-branch.md. Works with Claude Code, Cursor, and any agent that loads SKILL.md files from .claude/skills/.