staff-review · git:20260617.174aad8 · 2026-06-17 · sha256 25d3c2edac963ff9
staff-review git:20260617.174aad8A
Immutable. This exact content is served forever at /api/v1/blob/25d3c2edac963ff9.
--- name: staff-review description: "Use when user wants a code review, deep code review, or staff-level code review of a local branch, repo, directory, or file. Use when user says code review, deep code review, review this branch, review the branch X, review my code, staff review, review locally, or /staff-review." user-invocable: true effort: max --- # Staff Review Run a staff-level code review: 1. Work out what to review from what the user wrote after `/staff-review` (a branch, files, "my uncommitted changes", a module…). If they wrote nothing, ask them. 2. Find and read the plan (`docs/plans/`) or chronicle (`docs/chronicles/`) tied to that work, if one exists. 3. Dispatch the `development-skills:staff-reviewer` subagent on that scope. 4. If anything is doubtful or ambiguous, use the other available skills to do additional online researches (e.g. official docs, libraries, github projects, articles, ...) to verify before concluding. 5. Relay the subagent's findings to the user as-is.