mmodiqo/list-git-worktrees-with-pr-statusv0.0.3Public
List git worktrees with pr status
List a local repo's git worktrees with source size (excluding target/node_modules/.git build & dependency dirs so it fits the per-step time budget), dirty/clean status, and the linked GitHub PR for each (branch match for attached worktrees, head-sha match for detached), scanning the most-recently-updated PRs.
Before you run it1 service, 5 local tools
Everything here is checked on your machine when rote inspects the play. This page never learns what you have installed or which credentials you hold.
- ○GitHub
Code repository management and collaboration - issues, pull requests, commits, releases, code review
- ○bashlocal tool
Must be on your PATH. rote reports what it finds during inspect.
- ○gitlocal tool
Must be on your PATH. rote reports what it finds during inspect.
- ○dulocal tool
Must be on your PATH. rote reports what it finds during inspect.
- ○cutlocal tool
Must be on your PATH. rote reports what it finds during inspect.
- ○greplocal tool
Must be on your PATH. rote reports what it finds during inspect.
Inputs4, 3 required
rote asks for these before running and shows the defaults it will use.
- Repo path
repo_pathAbsolute path to the local git checkout whose worktrees should be inventoried
requiredstringcustom value allowed - Owner
ownerGitHub repository owner used for PR matching
requiredstringcustom value allowed - Repo
repoGitHub repository name used for PR matching
requiredstringcustom value allowed - Per page
per_pageHow many most-recently-updated PRs to scan when matching worktrees to PRs (GitHub max 100)
optionalstringdefault100custom value allowed
What it changes
No write operations are declared in this version's manifest.
Credentials remain in the recipient's local rote vault; this page and the publisher never receive them.
Runtime details
- rote CLIversion 0.62.0 or newer
- ServicesGitHub
- Adapters
githubmodiqo/github@0.0.2 resolved - Auth preflightBefore any service call, rote verifies every required local credential. Plan: declared as typed adapter.auth.ensure steps.
- Auth steps
auth_githubadapter/githubmissing → authorizeexpired → refreshunreadable → reauthorize - Digest
sha256:009e219dcdc965498069ebb42386587082668ef648cb137be76d6c5144a9e994 - Archive size5078 bytes
- Published2026-08-17T23:57:50.682807+00:00
- Published withrote 0.57.0
Credential values and current readiness remain local. Opening this page never prompts for a credential, opens an authorization browser, or calls a service this play uses.
A play is a published, versioned automation package that runs on your own machine through rote, a free command-line tool. Opening this page installs nothing and runs nothing.