staff-review ยท diff
git:20260713.d210701 to git:20260919.a9f7da5
15 added, 5 removed. Audit A to A.
---
name: staff-review
- description: "Run a factual, staff-level review of a local branch, diff, repo, directory, or file. Use for code review, deep review, review-my-changes, or staff-review requests."
+ description: "Review a local branch, diff, repository, directory, or file for supported specification and quality findings."
user-invocable: true
- effort: max
+ effort: xhigh
---
- # Staff Review
+ # Staff review
Resolve the requested scope. With no explicit scope, review the current branch changes; if none exist, ask what to review.
- Dispatch `development-skills:staff-reviewer` with the scope, relevant requirement or spec, related plan and chronicle if present, project standards, and verification evidence. The reviewer must inspect the diff before reading those materials, check the specification before quality, and report only supported findings.
+ Dispatch a separate `development-skills:staff-reviewer` subagent in a new context window with no parent conversation history.
+ Never fork or continue the implementation context.
+ Give it the change as an artifact, plus the requirement or plan, related chronicle, project standards, and verification evidence.
+ Do not narrate how the change was built, what you concluded, or what you suspect.
+ On Codex, state that the reviewer is read-only because a custom agent inherits the parent's live sandbox and approval state.
+ Wait for its verdict.
- Relay its factual verdict unchanged. Research only when it can settle a material doubt.
+ The reviewer must inspect the diff before those materials and return separate specification and quality verdicts.
+ No findings is a valid result.
+ For re-review, give it the prior findings and fix diff. It checks those findings and new breakage without reopening untouched code.
+
+ Relay its factual verdict unchanged, including what it did not check.
+ Do not ask the user for permission to dispatch. Research only when it can settle a material doubt.