Iteratively review and resolve a working-tree Staff Review diff until it converges or reaches the round cap. Use for /staff-loop.
Find candidate issues in an assigned slice of a Staff Review diff (or assigned whole files) and return JSON. Used by staff-review, staff-loop, and staff-section sub-agents.
Review a Staff Review diff by delegating find/verify agents and posting confirmed comments. Use for /staff-review or code review of pending changes.
Verify candidate Staff Review findings (diff or whole-file) and return confirm/reject JSON. Used by staff-review, staff-loop, and staff-section sub-agents.
Review rotating sections of existing source files and post confirmed Staff Review comments. Use for /staff-section or whole-codebase review over time.
Add, edit, delete, list, or resolve Staff Review comments with the `staff` CLI. Use whenever posting or resolving review threads.
Copy unresolved GitHub PR review threads into local Staff Review diffs. Use for /staff-copy with PR URLs, PR numbers, or owner/repo#number refs.
Mine assigned GitHub PR refs for documentable human review comments and return candidate JSON. Used by staff-docs sub-agents.