skilly. Buy ad slot
All skills
Github · Automation · Agent Development / AGENT SKILL

gh

posva/dotfiles
0 installs 16 GitHub stars
0

Delegate commits, pushes, and pull request creation to a low-token git operations agent.
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.

BEFORE YOU INSTALL

Understand the trade-offs.

SECURITY REVIEW

Not yet assessed

Review the original instructions and requested permissions before installing.

No security review is available for this catalog entry yet.

SKILL QUALITY

Not yet assessed

How clearly the skill guides your agent, how complete its workflow is, and how you can check the outcome.

No quality assessment is available for this catalog entry yet.

The full skill.

Original instructions from the publisher’s SKILL.md

# 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.

Skill folder

Files included alongside SKILL.md in the publisher’s repository.