playrote.play.v1

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.

GGitHub
  • Published 17 Aug 2026
  • Downloads 43
  • Needs rote 0.62.0+
  • Digest sha256:009e219dcdc9…
  • Reference modiqo/list-git-worktrees-with-pr-status@0.0.3

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

    Credential GITHUB_TOKEN (static)Store with rote token set GITHUB_TOKENVerified vendor setup page ↗
  • 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 pathrepo_path

    Absolute path to the local git checkout whose worktrees should be inventoried

    requiredstringcustom value allowed
  • Ownerowner

    GitHub repository owner used for PR matching

    requiredstringcustom value allowed
  • Reporepo

    GitHub repository name used for PR matching

    requiredstringcustom value allowed
  • Per pageper_page

    How many most-recently-updated PRs to scan when matching worktrees to PRs (GitHub max 100)

    optionalstringdefault 100custom 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
    github modiqo/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_github adapter/githubmissing → authorizeexpired → refreshunreadable → reauthorize
  • Digestsha256: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.