What problem does it solve?
This Skill eliminates the frustration of navigating brepjs's strict Git hook tiers, conventional commit requirements, and PR merge rules that commonly block contributors and delay code changes.
Core Features & Use Cases
- Hook Failure Resolution: Guides users through fixes for pre-commit tier failures, commitlint rejections, and pre-push knip errors specific to the brepjs repo.
- End-to-End PR Guidance: Covers branch naming, worktree setup, PR creation, auto-merge arming, and release PR ordering to ensure smooth code integration.
- Use Case: A contributor pushing a new feature can use this Skill to resolve a layer boundary violation from pre-commit, format their commit message correctly, and safely arm auto-merge after AI reviews land.
Quick Start
Use the git-pr-workflow skill to resolve a pre-commit hook failure for your staged brepjs changes and prepare a valid PR for merge.