owid / gt-create-pr-branch
Install for your project team
Run this command in your project directory to install the skill for your entire team:
mkdir -p .claude/skills/gt-create-pr-branch && curl -L -o skill.zip "https://fastmcp.me/Skills/Download/2365" && unzip -o skill.zip -d .claude/skills/gt-create-pr-branch && rm skill.zip
Project Skills
This skill will be saved in .claude/skills/gt-create-pr-branch/ 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.
Create a new branch with the Graphite CLI, commit all current working tree changes, and submit the PR, while excluding plan markdown files by stashing them first and restoring afterward. Use when asked to make a Graphite branch + commit + PR and to follow repo commit-message rules.
0 views
0 installs