From auto-mobile
Iterates through multiple open PRs you authored in the repo using GitHub CLI, checks CI status/reviews/threads, fixes issues locally, commits/pushes changes. For batch PR maintenance.
npx claudepluginhub kaeawc/auto-mobile --plugin auto-mobileThis skill uses the workspace's default tool permissions.
Iterate through your open PRs in the current repo and keep them moving.
Batch resolves issues across all open PRs in the current repo: spawns parallel agents to fix CI failures and review comments, auto-commits and pushes fixes. Caps at 5 PRs by default.
Reviews GitHub PR workflow results and reviewer comments, categorizes feedback, and addresses substantive issues with fixes, optional commit, and push.
Analyzes open GitHub PRs for CI failures, review feedback, test/lint errors, and conflicts, then fixes in batch priority order using git/gh CLI workflows.
Share bugs, ideas, or general feedback.
Iterate through your open PRs in the current repo and keep them moving.
push-pr when the task is about the current branch or a single PR.push-my-prs only for batch PR maintenance.gh api user -q .login.gh pr list --author "$GH_USER" --state open.github-cli, gh-pr-workflow, check-ci, and validate conventions.--force-with-lease only.scratch/.