pr-process

from proompteng/lab

Experimentation Lab

5 stars0 forksUpdated Jan 26, 2026
npx skills add https://github.com/proompteng/lab --skill pr-process

SKILL.md

PR Process

Overview

Follow the repo PR template and semantic commit conventions. Use squash merges.

Steps

  1. Commit with Conventional Commits.
  2. Fill .github/PULL_REQUEST_TEMPLATE.md.
  3. Create PR with gh pr create --body-file.
  4. Merge with squash, no branch delete.

Resources

  • Reference: references/pr-process.md
  • Helper: scripts/pr-create.sh
  • Checklist: assets/pr-checklist.md

Repository Stats

Stars5
Forks0
LicenseMIT License