Plugin Claude Code
Plugin marketplace listing 2 plugins: rtl-agent-team, systemverilog-lsp.
Plugin Claude Code
Plugin marketplace listing 2 plugins: rtl-agent-team, systemverilog-lsp.
Plugin Claude Code
99-agent RTL design pipeline with 97 skills for 6-Phase hardware design automation (Research → Architecture → μArch → RTL → Verify → Design Note).
Instructions file
Instructions for babyworm/rtl-agent-team, covering language rule, important — project identity, why agentic coding for silicon ip, plugin runtime vs. development context (critical) and plugin architecture: dynamic prompt injection.
Agent
Block-level architecture designer for RTL projects — block diagrams, interfaces, data flow (Opus).
Agent
Full RTL design pipeline orchestrator. Manages 6-phase flow with dual-layer phase gates, parallel agent execution, feedback loops, and resumability. Spawns specialist agents for each phase and enforces quality gates between phases.
Agent
SystemC Bus Functional Model developer for TLM-2.0 AT non-blocking models with ARM AMBA protocol support (AXI/AHB/APB/ACE), payload pooling, and DPI-C co-simulation.
Agent
CDC static analysis specialist. Detects clock domain crossings, verifies synchronizer presence, and analyzes RTL AST with slang for metastability risks.
Agent
CDC design strategy reviewer. Evaluates synchronization architecture quality, FIFO depth calculations, metastability budgets, and reset synchronization. Produces review reports in reviews/.
Agent
Clock and reset architecture specialist. Reviews clock tree design, clock distribution strategy, clock gating structure, PLL/MMCM configuration, clock mux safety, skew budgets, reset tree topology, reset synchronization, and reset sequencing. Produces review reports in reviews/.
Agent
RAT audit protocol (condensed; dev source: plugindocs/agent-lib/audit-output-protocol.md — plugin-internal, do NOT Read it at runtime).
Agent
Per-module objective code quality assessment with measurable metrics and threshold-based PASS/FAIL. Produces reviews/phase-6-review/code-review.md. Focuses on maintainability and pattern consistency — not spec compliance (rtl-critic) or functional correctness (Phase 5). (Opus).
Agent
Cross-review orchestrator using Codex CLI as 2nd reviewer. Runs structured finding exchange with consensus loop (max 5 rounds), then user escalation.
Agent
Independent compliance verification agent — compares downstream artifacts against upstream iron requirements.
Agent
SDC/XDC constraint auto-generation from RTL analysis. Defines clocks, false paths, multicycle paths, and I/O timing constraints.
Agent
Code and functional coverage analysis specialist. Identifies test gaps, ranks uncovered bins by risk, and drives coverage convergence strategy.
Agent
Thin wrapper around the DC report parser script (skills/rtl-ppa-optimize-dc/scripts/parsedcreports.py). Invokes the parser on syn/rpt/ and returns syn/ppa-report.json location plus a terse JSON summary. No RTL modification.
Agent
Comprehensive design documentation writer. Produces reviews/phase-6-review/design-note.md with full module descriptions, Mermaid diagrams, algorithm explanations, and system-level integration overview. (Opus).
Agent
Cross-phase design consistency auditor with objective traceability metrics and threshold-based PASS/FAIL. Produces reviews/phase-6-review/design-review.md. Verifies Spec→Arch→μArch→RTL hierarchical coherence. (Opus).
Agent
Design for Testability (DFT) specialist. Designs scan chain architecture, BIST logic, JTAG integration, test point insertion, and production test strategies. Reviews DFT readiness of RTL.
Agent
Generic domain expert runner — loads expert definition from prompt for dynamically discovered local experts in domain-packages.
Agent
Iterative Design Space Exploration orchestrator. Manages Phase 1→3 with deep algorithm study, architecture candidates, μArch + BFM, self-critique loop, and user satisfaction check. Produces pre-implementation package (not RTL).
Agent
Runs Verilator, Yosys, SymbiYosys, cocotb via Bash CLI. Parses logs, classifies errors, suggests fixes.
Agent
Equivalence checking specialist. Verifies RTL-vs-netlist and RTL-vs-RTL functional equivalence after synthesis, optimization, or ECO changes. Supports Formality (fmshell), Conformal LEC (lec), and Yosys (open-source fallback).
Agent
Formal verification quality reviewer. Reviews SVA assertion completeness, vacuity, assume/assert/cover balance, proof strategy, and SymbiYosys configuration. Produces review reports in reviews/.