pr-pipeline
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.
Hardcoded Behaviors (Always Apply)
- CLAUDE.md Compliance: Read and follow repository CLAUDE.md commit and branch rules
- No Attribution: Never add "Generated with Claude Code", "Co-Authored-By: Claude", or similar
- Sensitive File Blocking: Block staging of .env, credentials.json, secrets.*, *.pem, *.key files
- Verify CI: Always check CI status before marking pipeline complete
- Review Before Commit: Run parallel code review before creating the commit
- Branch Protection: Never push directly to main/master without explicit authorization
More from notque/claude-code-toolkit
generate-claudemd
Generate project-specific CLAUDE.md from repo analysis.
12fish-shell-config
Fish shell configuration and PATH management.
12pptx-generator
PPTX presentation generation with visual QA: slides, pitch decks.
12codebase-overview
Systematic codebase exploration and architecture mapping.
10image-to-video
FFmpeg-based video creation from image and audio.
9data-analysis
Decision-first data analysis with statistical rigor gates.
9