review-pull
Installation
SKILL.md
Review Pull Request
Prefer tea pulls commands for review workflows. Bundled actions are only for CLI gaps and are documented under actions/pull-requests/README.md.
When resolving actions/... paths, use the actions/ directory bundled relative to this skill directory.
Pass explicit scope flags (--login, --remote, or --repo) to bundled actions when the user names a login, remote, backend, or repository. Otherwise, bundled actions use active-host-first discovery.
Checkout and Review
tea pulls checkout 15 # checkout PR locally
tea pulls review 15 # interactive review
tea pulls approve 15 # approve
tea pulls reject 15 # request changes