playrote.play.v1

mmodiqo/summarize-stacked-github-prsv0.2.1Public

Summarize stacked github prs

Builds the complete GitHub pull-request stack rooted at a bottom PR, explains every PR from the user's point of view, and renders the branch relationships as Mermaid.

GGitHub
  • Published 17 Aug 2026
  • Downloads 44
  • Needs rote 0.62.0+
  • Digest sha256:8949ba420550…
  • Reference modiqo/summarize-stacked-github-prs@0.2.1

Before you run it1 service, 1 local tool

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 ↗
  • shlocal tool

    Must be on your PATH. rote reports what it finds during inspect.

Inputs8, 3 required

rote asks for these before running and shows the defaults it will use.

  • Ownerowner

    GitHub repository owner

    requiredstringcustom value allowed
  • Reporepo

    GitHub repository name

    requiredstringcustom value allowed
  • Bottom prbottom_pr

    Bottom PR number; this PR must target main_branch

    requiredintegercustom value allowed
  • Main branchmain_branch

    Expected base branch of the bottom PR

    optionalstringdefault maincustom value allowed
  • Statestate

    Candidate PR state; open, closed, or all

    optionalstringdefault opencustom value allowed
  • Per pageper_page

    GitHub candidate page size from 1 through 100

    optionalintegerdefault 100custom value allowed
  • Max pagesmax_pages

    Maximum candidate pages to scan

    optionalintegerdefault 10custom value allowed
  • Max prsmax_prs

    Maximum connected PRs to return

    optionalintegerdefault 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: synthesized at runtime for compatibility.
  • Digestsha256:8949ba420550fbe54ae3c0a55ee1fff01143bd1bfc64350ca908841f62ca498b
  • Archive size6635 bytes
  • Published2026-08-17T23:58:25.543514+00:00
  • Published withrote 0.64.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.