Skip to main content
Run any Skill in Manus
with one click
$pwd:

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 (the source files declared in `<project-config>/pr-management-code-review-criteria.md`, plus the project's repo-wide `AGENTS.md`), runs any locally-configured adversarial reviewer (e.g. the OpenAI Codex plugin), surfaces findings, drafts an `approve` / `request-changes` / `comment` review with inline comments propose

$ git log --oneline --stat
stars:5
forks:4
updated:May 6, 2026 at 15:04
File Explorer
7 files
SKILL.md
readonly