commit-push-pr

Installation
SKILL.md

commit-push-pr

Ship one GitHub-issue iteration as a reviewable PR (with an inline create-if-missing step for the issue):

  1. Resolve or create the GitHub issue.
  2. Commit the diff with a structured message (prefix chosen by issue state).
  3. Push the current branch (auto-create one off main/master first).
  4. Open a PR with Closes #N, a summary, and a how-to-test plan.

Prefix selection

The subject prefix depends on the linked issue's state label:

Issue state Prefix
ready-for-human HITL:
ready-for-agent AKF:
neither ask the user
no linked issue create one inline (see Inline issue creation) — the user picks the state label during creation, which fixes the prefix
Related skills

More from devarfeen/agent-skills-kit

Installs
5
First Seen
7 days ago