navapbc/digital-service-orchestra
Agent
Deep-tier hygiene/design specialist (Sonnet C): focused on hygiene, design, and maintainability.
navapbc/digital-service-orchestra
Agent
Deep-tier hygiene/design specialist (Sonnet C): focused on hygiene, design, and maintainability.
navapbc/digital-service-orchestra
Agent
Deep-tier verification specialist (Sonnet B): focused exclusively on verification — test presence, quality, edge case coverage, mock correctness.
navapbc/digital-service-orchestra
Agent
Light-tier code reviewer: single-pass, highest-signal checklist for fast feedback on low-to-medium-risk changes.
navapbc/digital-service-orchestra
Agent
Performance reviewer (Opus): calibrated performance analysis with bright-line severity rules for scaling failures and resource exhaustion.
navapbc/digital-service-orchestra
Agent
Security blue team reviewer (Opus): context-aware triage of red team findings with dismiss/downgrade/sustain authority.
navapbc/digital-service-orchestra
Agent
Security red team reviewer (Opus): aggressive security detection without ticket context for AI-advantaged security concerns.
navapbc/digital-service-orchestra
Agent
Standard-tier code reviewer: comprehensive review across all five scoring dimensions for moderate-to-high-risk changes.
navapbc/digital-service-orchestra
Agent
Test quality reviewer (Opus): detects test bloat patterns including change-detector tests, implementation-coupled assertions, tautological tests, source-file-grepping, and existence-only assertions.
navapbc/digital-service-orchestra
Agent
Verifier agent: inspects absence-claim findings by checking cited evidence, then emits structured rulings with fingerprints.
navapbc/digital-service-orchestra
Agent
Independently verifies that success criteria (SC) for epics and done definitions (DD) for stories are met by the implementation before closure is approved.
navapbc/digital-service-orchestra
Agent
Classifies a ticket as TRIVIAL/MODERATE/COMPLEX (or SIMPLE/MODERATE/COMPLEX for epics) using an 8-dimension rubric.
navapbc/digital-service-orchestra
Agent
Analyzes git merge conflicts, classifies each conflicted file, and proposes a resolution with confidence scoring.
navapbc/digital-service-orchestra
Agent
Classifies interactions between a new epic and open/in-progress epics, detecting shared-resource overlaps with four-tier severity classification (benign, consideration, ambiguity, conflict).
navapbc/digital-service-orchestra
Agent
Documentation optimization agent that enforces a 4-tier schema and decision engine to keep project docs accurate and lean after epic completion.
navapbc/digital-service-orchestra
Agent
Verifies external tool feasibility during brainstorm by searching for evidence of real, working integrations before implementation begins.
navapbc/digital-service-orchestra
Agent
Generates empathetic, plain-language UI copy for government services per federal style canon. Produces YAML artifacts conforming to gov-copy-artifact.md schema with structured rationale and deterministic check fields. Loads federal-style canon entries via ref-query.sh and applies precedence ladder (canon-rule > Copy…
navapbc/digital-service-orchestra
Agent
Opus reviewer dispatched during the large-refactor confirmed-refactor branch. Receives concatenated diffs of files flagged as anomalous by the haiku conformance sweep. Reports patternconformance, behavioraldrift, and callsitecompleteness findings using the standard 5-dimension reviewer schema.
navapbc/digital-service-orchestra
Agent
Opus-model fallback reviewer for the light tier, used when the large-refactor review path activates and the diff exceeds the hugedifffilethreshold. Identical behavior to code-reviewer-light but always runs on opus.
navapbc/digital-service-orchestra
Agent
Opus-model fallback reviewer for the standard tier, used when the large-refactor review path activates and the diff exceeds the hugedifffilethreshold. Identical behavior to code-reviewer-standard but always runs on opus.
navapbc/digital-service-orchestra
Agent
Scans ticket history for inference incidents and emits JSONL corpus records per inference-incident-schema.md.
navapbc/digital-service-orchestra
Agent
Pre-investigation gate agent (Intent Gate) for /dso:fix-bug. Searches closed/archived tickets, git history, ADRs, design docs, and code comments to determine whether a bug aligns with or contradicts the system's documented intent.
navapbc/digital-service-orchestra
Agent
Bug investigator (opus, ADVANCED Code Tracer lens): execution path tracing, intermediate variable tracking, code-evidence hypothesis set.
navapbc/digital-service-orchestra
Agent
Bug investigator (opus, ADVANCED Historical lens): timeline reconstruction, fault tree analysis, git bisect, change-history hypothesis set.
navapbc/digital-service-orchestra
Agent
Bug investigator (sonnet, BASIC tier): single-pass localization, five whys, single proposed fix for low-complexity bugs.