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.
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
- ○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.
- Owner
ownerGitHub repository owner
requiredstringcustom value allowed - Repo
repoGitHub repository name
requiredstringcustom value allowed - Bottom pr
bottom_prBottom PR number; this PR must target main_branch
requiredintegercustom value allowed - Main branch
main_branchExpected base branch of the bottom PR
optionalstringdefaultmaincustom value allowed - State
stateCandidate PR state; open, closed, or all
optionalstringdefaultopencustom value allowed - Per page
per_pageGitHub candidate page size from 1 through 100
optionalintegerdefault100custom value allowed - Max pages
max_pagesMaximum candidate pages to scan
optionalintegerdefault10custom value allowed - Max prs
max_prsMaximum connected PRs to return
optionalintegerdefault100custom 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: synthesized at runtime for compatibility.
- Digest
sha256: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.