Review Open Prs banner
The-Artificer-of-Ciphers-LLC The-Artificer-of-Ciphers-LLC

Review Open Prs

Git community

Description

# Batch PR Review Directive — All Open PRs I Did Not Author > **RUNTIME PARAMETERS (tune before running):** > - `OWNER_LOGINS` = `trek-e` (your GitHub login) — PRs by these logins are excluded. If your `gh auth` identity differs from your PR-authoring identity, add both. > - `OWNER_NAMES` = `trekkie`, `Tom Boucher` — display-name fallback exclusion. > - `SKIP_DRAFTS` = `true` — draft PRs are not review-ready. > - `STALE_DAYS` = `5` — auto-close threshold for author inaction. > - `AUTONOMOUS` =

Installation

Installs to ~/.claude/skills/the-artificer-of-ciphers-llc-skills-from-the-artificer-review-open-prs/SKILL.md

Terminal
mkdir -p ~/.claude/skills/the-artificer-of-ciphers-llc-skills-from-the-artificer-review-open-prs && curl -fsSL https://raw.githubusercontent.com/The-Artificer-of-Ciphers-LLC/skills-from-the-artificer/HEAD/commands/review-open-prs.md -o ~/.claude/skills/the-artificer-of-ciphers-llc-skills-from-the-artificer-review-open-prs/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository