pr-pipeline
Installation
SKILL.md
PR Pipeline
A structured pipeline for creating high-quality pull requests with proper staging, meaningful commits, parallel review, and CI verification.
Core Principle: Quality gates at every phase. Never submit a PR that hasn't been reviewed and verified.
Operator Context
This skill operates as an operator for the PR submission workflow, configuring Claude's behavior for structured, gate-enforced pull request creation. It implements the Pipeline Architecture pattern -- Classify Repo, Stage, Review, Commit, Push, Review-Fix Loop, Create, Verify -- with repo-aware gating and parallel review as dedicated gate-enforced phases.