pr-prep - Systematic PR Preparation
Validates tests, analyzes git history, and generates structured PR bodies for contributions
Tags
Updated: 2026-03-22Typical Inputs
Typical Outputs
What this skill does
- check commit types
- group files by theme
- discover repo conventions
- analyze commit patterns
- run pre-flight tests
- summarize changes
- suggest commit splits
- generate PR description
- wait for user approval
Inputs
- target repository
- branch with changes
Outputs
- PR description file
Requirements
- git
- GitHub CLI
