Skip to main content
GeneralClipboardHealth

commit-push-pr

Commit, push, and open a PR. Use when the user wants to ship changes, create a pull request, or says things like 'commit and push', 'open a PR', 'ship it', 'send it', 'create a PR for this', or 'push this up'.

Stars
66
Source
ClipboardHealth/core-utils
Updated
2026-05-31
Slug
ClipboardHealth--core-utils--commit-push-pr
View on GitHubRaw SKILL.md

// install — copy + paste into any project

mkdir -p .claude/skills && curl -fsSL https://raw.githubusercontent.com/ClipboardHealth/core-utils/HEAD/.agents/skills/commit-push-pr/SKILL.md -o .claude/skills/commit-push-pr.md

Drops the SKILL.md into .claude/skills/commit-push-pr.md. Works with Claude Code, Cursor, and any agent that loads SKILL.md files from .claude/skills/.