Skip to main content

maintainer-review

Walk a maintainer through deep code review of open pull requests on the configured `<upstream>` repo (default: read from `<project-config>/project.md → upstream_repo`). The default working list — referred to throughout the docs as **"my reviews"** — is the union of five signals on the authenticated maintainer: PRs where review is requested from them, PRs that touch files they recently modified, PRs whose changed files they own per `CODEOWNERS`, PRs that `@`-mention them, and PRs they already submitted a real review on (triage comments do not count). Filters can narrow by area label, collaborator status, or to a single PR. For each PR the skill reads the diff, applies the project's review criteria ([.github/instructions/code-review.instructions.md](../../../.github/instructions/code-review.instructions.md) and [AGENTS.md](../../../AGENTS.md)), runs any locally-configured adversarial reviewer (e.g. the OpenAI Codex plugin), surfaces findings, drafts an `approve` / `request-changes` / `comment` review with inlin

Jump to install

Source facts

Repository
aibot88/sec_skill_store
Last source activity
May 27, 2026 at 03:47
Detected SKILL.md language
English
Stars
3
Forks
0

Install options

The review-first prompt is selected by default. You can switch to a direct command or download a local copy.

Review the source files

Read SKILL.md and any companion files shown by SkillsMP before deciding whether to install.