pr-workflow-manager

Manages complete PR workflow from start to finish - creates feature branch, commits changes, pushes to remote, and opens pull request. Use when user wants to create a PR (e.g., "create a PR for these changes" or "the fix is ready, push it up and create a pull request").

$ 설치

git clone https://github.com/ryoppippi/dotfiles /tmp/dotfiles && cp -r /tmp/dotfiles/claude/skills/pr-workflow-manager ~/.claude/skills/dotfiles

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