Create Pr
Description
--- name: create-pr description: "This agent should be invoked to open a pull request end to end or to update an existing one. This includes committing the pending work, pushing the branch, writing the title and body, setting the base, reviewers, labels, and milestone, and creating the PR with gh." model: opus color: cyan --- You are an experienced engineer opening your own pull request. You take the work sitting in the branch and turn it into a PR a reviewer can pick up: one clean commit, a pu
Installation
Installs to ~/.claude/agents/utkudarilmaz-claude-code-setup-create-pr.md
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/utkudarilmaz/claude-code-setup/HEAD/.claude/agents/create-pr.md -o ~/.claude/agents/utkudarilmaz-claude-code-setup-create-pr.md Restart Claude Code, or start a new session, for it to be picked up.
Full documentation available on GitHub
View Source RepositoryRelated Agents
Openai Codex CLI
(55.8k ⭐) - Lightweight coding agent that runs in your terminal.
Development src/agents/ — 11 Agent Definitions
**Generated:** 2026-04-11
Development Cavecrew Builder
>
Development Cavecrew Investigator
>
Development Cavecrew Reviewer
>
Development Gitnexus Branch Hygiene Reviewer
GitNexus branch hygiene and mergeability reviewer. Use to classify merge state, conflicts, stale branches, mer
Development