Marketplace

draft-pull-request-workflow

This skill should be used when the user requests to create a pull request from the current branch (e.g., "create PR", "draft PR", "open PR"). Provides workflow guidance for creating well-structured Draft PRs using GitHub CLI.

$ インストール

git clone https://github.com/hudrazine/claude-code-toolkit /tmp/claude-code-toolkit && cp -r /tmp/claude-code-toolkit/plugins/git-workflow/skills/draft-pr ~/.claude/skills/claude-code-toolkit

// tip: Run this command in your terminal to install the skill