Agent
Runs one phase or slice end to end in its own context and returns exactly one summary line, so the orchestrator above stays lean.
Agent
Runs one phase or slice end to end in its own context and returns exactly one summary line, so the orchestrator above stays lean.
Agent
Sole source mutator in fix loops. Fixes one module's punch-list items at one fix level, lands its changes, and returns its changelog lines instead of editing the changelog.
Agent
Decomposes one chunk of the plan into a forward-only DAG in its own context, writes the full plan to disk, and returns a compact summary.
Agent
Runs one complete review round (lanes, reviewer fan-out, triage, editor waves, integration, verification) in its own bounded context and returns exactly one summary line.
Agent
Read-only reviewer for one review dimension on one module shard. Returns its findings as an EDN vector, or exactly NO FINDINGS.
Agent
Designs a UI surface before it is built and reviews UI surfaces against the design system. Produces design specs and view-spec data, not runtime code. Active only when the descriptor opts in.
Agent
Runs the deterministic verification lanes on a change and reports pass, skip, or fail with the first error only. Cheap, bash-heavy, no judgment calls.
Agent
Writes new code for one unit of work, in its own jj workspace or inline in the working copy, following the write- or write-tests recipe named in its dispatch.