Agents Reference

All subagents available in rpiv-pi, grouped by capability tier.

Locators

codebase-locator

Finds where things live in the codebase. Names files and directories, never reads their contents.

8 dispatches

integration-scanner

Maps inbound and outbound references for a component: who calls it, what it depends on, where it's wired up.

3 dispatches

test-case-locator

Catalogs existing manual test cases under .rpiv/test-cases/, with metadata, status, and coverage stats.

2 dispatches

Analyzers

artifacts-analyzer

Deep-reads pipeline artifacts to extract the substance of prior research and decisions.

1 dispatches

codebase-analyzer

Reads source code in depth and explains how a component, function, or flow actually works.

10 dispatches

codebase-pattern-finder

Surfaces existing implementations that match a pattern worth following, with concrete code excerpts.

5 dispatches

precedent-locator

Finds prior, similar changes in git history along with their blast radius and any follow-up fixes.

3 dispatches

scope-tracer

Traces investigation scope across an area — sweeps anchor terms, reads key files, emits a Discovery Summary + 6-12 research questions.

1 dispatches

Specialists

claim-verifier

Re-opens every file:line cited in a review and reports which claims actually hold.

1 dispatches

diff-auditor

Audits a diff in isolation and returns row-only findings for the quality lens of code review.

1 dispatches

peer-comparator

Compares the change at hand against precedent code in the same repo and flags where the new approach diverges.

1 dispatches

External

web-search-researcher

Researches questions on the open web and returns synthesized findings with their sources.

5 dispatches