Opens GitHub pull requests with the kind of pre-flight validation you'd actually want: parallel security, testing, and quality checks before you hit create. Asks upfront whether you're shipping a feature, bug fix, or refactor, then runs the appropriate agent gauntlet (or skips it entirely for quick PRs). Automatically generates conventional PR titles, structured summaries, and agent attribution badges from branch activity logs. Works with GitHub, GitLab, and Bitbucket via their respective CLIs. The progressive output during validation is nice since you're not staring at a blank terminal while three agents churn in parallel. If you're tired of opening PRs only to watch CI fail on obvious stuff, this catches it locally first.
npx skills add https://github.com/yonatangross/orchestkit --skill create-pr