BPRR: Bulk PR Reviewer
SkillDev toolsLets your agent bulk-review open pull requests on the awesome-quant repo and summarize them before any action.
Available today. Use it from your connected AI after setup.
No other account needed.
Connect ahel once, and every AI you use reads what you have installed.
Then ask your AI: use the BPRR: Bulk PR Reviewer skill
About this capability
Bulk PR reviewer for awesome-quant. Use when the user asks to review all open PRs, review unreviewed PRs, bulk review, or mentions "bprr". Reviews open PRs lacking the reviewed label and presents a summary before any merge/comment/label action.
What this skill tells your AI
The instructions your AI receives, as published by wilsonfreitas/awesome-quant in .agents/skills/bprr/SKILL.md and read by ahel’s review.
Review multiple open pull requests for README entry contributions.
REQUIRED SUB-SKILL: Use sprr as the canonical policy for reviewing each pull request. Read
it before starting the bulk review and apply its hard rules, workflow evidence rules, validation
checklist, verdicts, output fields, and approved-action rules unless this skill defines a
bulk-specific presentation step.
Hard Rules
- Use GitHub MCP tools for PR operations. Do not use
ghfor PR review, comments, labels, closing, or merging. - Filter out PRs with the
reviewedlabel unless the user asks to re-review them. - Apply
sprrindependently to every PR. Shared retrieval may reduce repeated work, but evidence, findings, and verdicts never carry from one PR to another. - Do not comment, label, close, or merge until the user explicitly approves each action.
- Do not auto-merge all approved PRs unless the user explicitly selects that option.
- If GitHub MCP tools are unavailable, report the blocker and point to
docs/codex-setup.md.
Bulk Workflow
- List open PRs sorted oldest first and filter to unreviewed PRs by default.
- Fetch the default-branch
README.mdonce and reuse it wheresprrrequires a base-README duplicate check. - For every included PR, fetch the data and both required workflow attempts specified by
sprr. - Apply
sprrindependently to every PR, including its manual checks and cross-PR duplicate search over open PRs and PRs closed within the last 365 days. - Present the bulk summary below before asking the user to select any actions.
Summary Output
Present a table:
| PR | Title | Author | Head | Validate PR | PR Review | Entries | Format/URL | Section | Duplicate | Verdict |
|----|-------|--------|------|-------------|-----------|---------|------------|---------|-----------|---------|
For each row, copy the workflow states, mechanical-check result, and verdict from that PR's sprr
review. Section remains a manual semantic judgment. In Duplicate, report both
README PASS|FAIL and PR SEARCH PASS|FAIL.
After the table, list any PRs that need detailed notes. Include failed workflow steps, reasons workflow evidence was not accepted, manual findings, and commercial free-tier or transparency evidence when it affects the verdict.
Ask what to do next. Accept selections such as:
merge 123, 124comment 125close 126all approvednone
Apply sprr's approved-action rules to each selected PR. Confirm every merge before executing it.
Signals
- GitHub stars
- 30k
- Forks
- 4k
- Last commit
- Sep 2026
Advanced
- Catalog kind
- skill
- Gateway key
bprr- Source
- github.com/wilsonfreitas/awesome-quant