Appearance
Agents
Specialist sub-agents the harness dispatches for independence or a clean context — never for throughput. Read-only ones declare no write tools (enforced by harness:check).
blind-reviewer
read-only
Independent verification gate — reviews an artifact (a plan or a diff) against the project's standards WITHOUT seeing the author's reasoning, so it can't rubbe…
Read morechooser
read-only
Blind fit-first selection — given candidate options with authorship and spike-effort stripped out, plus the convergence rubric, returns a ranked recommendation…
Read moreideator
read-only
Blind divergent idea generator — given one brief (a problem statement + standards, optionally a context digest), returns one wide, unranked, unattributed candi…
Read morescanner
read-only
Read-only web/repo research agent — fans out searches, fetches sources, and returns a tight candidate shortlist with links, keeping scrape noise out of the mai…
Read moresummariser
writes
Read-only distiller — reads a big artifact (a PR diff, an issue thread, a CI log, a long doc) in its OWN context and returns a tight summary built to be **easy…
Read moreworktree-builder
writes
Autonomous single-unit implementer — takes ONE feature/issue to completion in an isolated git worktree, test-first to repo convention, and reports a status cod…
Read more