From rtl-agent-team
Runs UVM-based verification on RTL designs using commercial simulators VCS, Questa, or Xcelium. Outputs run summaries and coverage reports for constrained-random tests on complex protocols.
npx claudepluginhub babyworm/rtl-agent-team --plugin rtl-agent-teamThis skill is limited to using the following tools:
<Purpose>
Generates design tokens/docs from CSS/Tailwind/styled-components codebases, audits visual consistency across 10 dimensions, detects AI slop in UI.
Records polished WebM UI demo videos of web apps using Playwright with cursor overlay, natural pacing, and three-phase scripting. Activates for demo, walkthrough, screen recording, or tutorial requests.
Delivers idiomatic Kotlin patterns for null safety, immutability, sealed classes, coroutines, Flows, extensions, DSL builders, and Gradle DSL. Use when writing, reviewing, refactoring, or designing Kotlin code.
See references/uvm-architecture.md for UVM component hierarchy, phase order,
simulator compile commands, and agent template with project naming conventions.
<Use_When>
<Do_Not_Use_When>
<Why_This_Exists> UVM provides reusable, scalable verification infrastructure for complex designs. When a commercial simulator is available, UVM delivers constrained-random coverage closure that directed testing cannot match for large state spaces. </Why_This_Exists>
Commercial simulator required:
If prerequisite is missing: WARNING — commercial simulator not found.
Use /rtl-agent-team:rtl-p5s-func-verify (cocotb/Verilator) instead.
Task(subagent_type="rtl-agent-team:p5s-uvm-orchestrator", prompt="Execute UVM verification. User input: $ARGUMENTS")
Do not perform any work directly. The orchestrator agent manages simulator availability checking, UVM environment generation, compilation, test execution, and coverage collection.
sim/uvm/results/run_summary.log — test pass/fail summary across all UVM sequencessim/uvm/coverage/ — merged functional and code coverage datareviews/phase-5-verify/{module}-uvm-review.md — UVM verification review with coverage analysis