pr-commiter

Installation
SKILL.md

PR Committer

Use bundled script scripts/pr-commiter for a deterministic commit that enforces branches and PR creation.

Flow

  1. Preflight
  • git status --porcelain=v1 -b
  • git branch --show-current
  • If merge/rebase/cherry-pick in progress, stop.
  • If on protected branch, the script will create a new branch automatically.
  1. Pick files
  • Use explicit paths only. Never use ..
  • If unsure, list candidates from git status and ask for selection.
Installs
3
GitHub Stars
127
First Seen
Mar 22, 2026
pr-commiter — regenrek/agent-skills