Commit, push, and open a PR using the cheap low-token git-ops agent. Use for git/github wrap-up — git commit, git push, gh pr create, "ship it", "open a PR", "create the PR", "push and PR", end-of-task git handoff.
Scanned 9/12/2026
Install to Claude Code
npx -y skills add posva/dotfiles --skill gh --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Gh?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/posva-dotfiles)More formats (shields.io, HTML) on the badges page.
---
name: gh
description: Commit, push, and open a PR using the cheap low-token git-ops agent. Use for git/github wrap-up — git commit, git push, gh pr create, "ship it", "open a PR", "create the PR", "push and PR", end-of-task git handoff.
disable-model-invocation: true
context: fork
agent: git-ops
---
# gh: git handoff
Commit the relevant changes, push, and open a PR (follow user instructions exactly):
1. Stage what belongs together, commit with a Conventional Commits message.
2. Push the current branch (create one off the default branch first if needed).
3. Open a PR with `gh pr create` — concise title, short what/why body.
4. Print the PR URL.
Keep output minimal: the PR URL on success, the exact error on failure.
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!