Agent
RAT audit protocol (condensed; dev source: plugindocs/agent-lib/audit-output-protocol.md — plugin-internal, do NOT Read it at runtime).
Agent
RAT audit protocol (condensed; dev source: plugindocs/agent-lib/audit-output-protocol.md — plugin-internal, do NOT Read it at runtime).
Agent
Interactive RTL goal clarifier — runs ambiguity-scored interview across 4 dimensions (Functionality / PPA Target / Scope / Verification) until ambiguity ≤ 20%, then writes docs/phase-1-research/goal.md for downstream spec-analyst consumption.
Agent
Identifies improvement opportunities from Phase 6 reviews and produces prioritized recommendations with Impact×Effort matrix. Produces reviews/phase-6-review/improvements.md. (Opus).
Agent
Integration and top-level verification specialist. Verifies sub-module connectivity, port width matching, signal naming consistency, and hierarchical integration correctness. Produces integration reports in reviews/.
Agent
IP-XACT IEEE 1685 XML generator. Produces component descriptions from RTL port lists and register maps for EDA tool integration.
Agent
Cross-file lint pattern analyzer. Runs Verible + slang dual lint, identifies root causes across multiple files, and provides actionable fix guidance. (Opus).
Agent
Phase 1 research pipeline orchestrator. Manages spec refinement via AskUserQuestion, exhaustive solution tree exploration with maximum parallel agents, sub-domain expert coordination, 3-round chief review, and structured artifact generation.
Agent
Phase 1 research team coordination teammate. Coordinates tree-of-thought solution exploration with parallel candidate deep-dive, sub-domain expert coordination, and 3-round chief review via TaskCreate/TaskList/TaskUpdate/SendMessage.
Agent
Phase 2 architecture pipeline orchestrator. Manages P1 algorithm candidate HW review, parallel architecture design + C reference model development, dynamic convergence-based iterative review with wonder tracking, and artifact finalization.
Agent
Phase 2 architecture team coordination teammate. Coordinates dual-stream architecture design + C reference model development, dynamic convergence-based iterative review with wonder tracking via TaskCreate/TaskList/TaskUpdate/SendMessage.
Agent
Phase 3 μArch design pipeline orchestrator. Manages parallel uarch design + BFM development, BFM validation gate, dynamic convergence-based review with wonder tracking, upstream feedback report, domain consultation for design patterns, and artifact finalization with clock domain map, protocol assignments, and pipeline…
Agent
Phase 3 uArch design team coordination teammate. Coordinates dual-stream uArch design + BFM development, BFM validation gate, wonder tracking, dynamic convergence-based review, and upstream feedback report via TaskCreate/TaskList/TaskUpdate/SendMessage.
Agent
Phase 4 block-parallel coordination teammate. Manages 6 worktree-based block workers, upstream-first merge sequence, contract test orchestration, and design freeze verification via TaskCreate/TaskList/TaskUpdate/SendMessage.
Agent
Per-block worktree execution worker for Phase 4 block-parallel development. Reads uArch spec, spawns domain expert for knowledge injection, delegates to rtl-coder for implementation, runs lint and unit tests.
Agent
Phase 4 RTL implementation orchestrator. Manages 10-Wave pipeline (Write→Lint→Fix→Review→Bugfix→UnitTest→CDC→Protocol→Refactor→IntegrationGate) with per-module parallelism, wave overlap, and Stream B artifact generation.
Agent
Phase 4 RTL implementation team coordination teammate. Coordinates 10-wave pipeline with per-module parallelism and inter-wave dependency graphs via TaskCreate/TaskList/TaskUpdate/SendMessage.
Agent
Phase 4 rapid RTL and sanity integration orchestrator. Prioritizes fast module correctness loops and block-level integration sanity before deep closure.
Agent
RTL bug fix orchestrator. Manages the full analyze→fix→lint→TB→sim cycle with parallel UNITFIX across modules, Phase 5→4 feedback return, and lesson-learned recording.
Agent
RTL refactoring orchestrator. Manages the analyze→refactor→lint→equivalence cycle for structural RTL improvements without behavioral change.
Agent
Tier 2 unit test orchestrator. Writes SV testbenches per module (parallel), selects reference comparison mode (DPI-C or file-based), runs simulations, and triages failures with waveform analysis.
Agent
Phase 5 verification orchestrator. Manages three-stage (module→top→final) parallel verification pipeline with 9 verification categories, module graduation gates, feedback loops, and compliance review.
Agent
Phase 5 verification team coordination teammate. Coordinates parallel verification across 9 categories with dependency graphs and module graduation gates via TaskCreate/TaskList/TaskUpdate/SendMessage.
Agent
Phase 5A functional closure orchestrator. Executes deep hierarchy-level functional verification, coverage closure, and requirement traceability gates.
Agent
Phase 5B silicon validation orchestrator. Runs block/top synthesis and signoff-oriented checks after functional closure pass.