From gsd
Creates a clean PR branch by filtering out .planning/ commits from current branch. Removes GSD planning artifacts like PLAN.md for clutter-free code reviews.
npx claudepluginhub jnuyens/gsd-plugin --plugin gsdThis skill is limited to using the following tools:
<objective>
Guides Git branch management and GitHub PR workflows using main-branch development, modern git switch/restore commands, and MCP tools for creating, listing, and updating PRs.
Mandates invoking relevant skills via tools before any response in coding sessions. Covers access, priorities, and adaptations for Claude Code, Copilot CLI, Gemini CLI.
Share bugs, ideas, or general feedback.
This solves the problem of PR diffs being cluttered with PLAN.md, SUMMARY.md, STATE.md changes that are irrelevant to code review.
<execution_context> @${CLAUDE_PLUGIN_ROOT}/workflows/pr-branch.md </execution_context>
Execute the pr-branch workflow from @${CLAUDE_PLUGIN_ROOT}/workflows/pr-branch.md end-to-end.