/commit-push-pr Command#
What's wrong with this entry?
A new built-in slash command that creates a branch, commits staged changes, pushes to origin, and opens (or updates) a pull request — all in a single action.
# Inside a Claude Code session:
/commit-push-pr
/commit-push-pr add reviewer @teammate- Automatically detects the base branch and creates a feature branch using your username prefix
- Drafts a commit message following your repository's commit style
- Creates or updates a PR with summary, test plan, and changelog sections
- Includes enhanced PR attribution:
🤖 Generated with Claude Code (X% N-shotted by claude-model-name, M memories recalled) - If CLAUDE.md references Slack channels, optionally posts the PR URL via Slack MCP tools
- Auto-approves the git and GitHub CLI commands needed (no manual permission prompts)
Skill definition with name: "commit-push-pr" and description: "Commit, push, and open a PR" (search for "/commit-push-pr")
Strings lifted out of the shipped bundle, so the claim above can be checked against them.