gh-pull-request
Installation
SKILL.md
PR Branch Workflow
Run pre-flight checks, commit, push, and optionally create a PR.
Pre-flight checks
Run these checks before every commit+push and fix any failures:
1. Compile and checkstyle
# Checkstyle
./mvnw -B -q clean checkstyle:check