commit | push | pr | review | ci | release | publish | prune | finish [--draft, --squash]
/plugin marketplace add jrc1883/popkit-claude/plugin install popkit-dev@popkit-marketplace<subcommand> [options]# /popkit:git - Git Workflow Management Git operations with smart commits, PRs, code review, CI/CD, releases, publishing, and branch cleanup. ## Subcommands | Subcommand | Description | |------------|-------------| | commit | Smart commit with auto-generated message (default) | | push | Push current branch to remote | | pr | Pull request management (create, list, view, merge) | | review | Code review with confidence-based filtering | | ci | GitHub Actions workflow runs (list, view, rerun, watch) | | release | GitHub releases (create, list, view, changelog) | | publish | Publish plugin to...