Автоматическое создание pull request

★ 7.0 · general

create-pr is a Claude Code skill that automatically creates a pull request based on the current changes in a repository. It analyzes the git diff, generates a concise title and description, then submits the PR using GitHub CLI or a similar tool. Developers working on feature branches or bug fixes can skip writing PR descriptions manually — Claude composes a meaningful summary from the actual diff. This is especially useful in team projects where consistent, informative pull request descriptions matter for code review workflows.