| --- Full Pipeline --- | | |
| "RTL design", "verilog", "FPGA", "ASIC", "chip design", "rat-auto-design" | /rtl-agent-team:rat-auto-design | Action Skill |
| "setup tools", "install tools", "EDA setup", "check tools", "docker image", "EDA docker" | /rtl-agent-team:rat-setup | Action Skill |
| "init project", "initialize project", "new project", "project init" | /rtl-agent-team:rat-init-project | Action Skill |
| "debug", "diagnostics", "plugin status", "rat debug", "tool check" | /rtl-agent-team:rat-plugin-debug | Action Skill |
| "tutorial", "getting started", "how to use", "help me learn" | /rtl-agent-team:rat-tutorial | Action Skill |
| --- Phase 1: Research --- | | |
| "spec analysis", "requirements", "paper research", "research" | /rtl-agent-team:p1-spec-research | Action Skill |
| "codec consultation", "H.264", "H.265", "domain expert" | /rtl-agent-team:domain-consult | Action Skill |
| "intra prediction", "angular mode", "planar mode", "DC mode" | /rtl-agent-team:domain-consult → vcodec-intra-pred-expert | Action Skill |
| "motion estimation", "IME", "FME", "TZ search", "MV prediction", "AMVP" | /rtl-agent-team:domain-consult → vcodec-me-expert | Action Skill |
| "motion compensation", "sub-pel interpolation", "bi-prediction", "weighted prediction" | /rtl-agent-team:domain-consult → vcodec-mc-expert | Action Skill |
| --- Phase 2: Architecture --- | | |
| "architecture design" (RTL context) | /rtl-agent-team:p2-arch-design | Action Skill |
| "architecture review", "arch review" | /rtl-agent-team:arch-review | Action Skill |
| "reference model", "ref model", "C model" | /rtl-agent-team:ref-model | Action Skill |
| "BFM", "bus functional model", "SystemC model" | /rtl-agent-team:bfm-develop | Action Skill |
| --- Phase 3: μArch --- | | |
| "microarchitecture", "μArch", "uarch", "pipeline design" | /rtl-agent-team:rtl-p3-uarch-design | Action Skill |
| --- Pipeline Composition --- | | |
| "DSE", "design space exploration", "algorithm study", "architecture comparison", "iterative exploration" | /rtl-agent-team:rat-dse | Action Skill |
| "Phase 1 team", "research team", "parallel research" | /rtl-agent-team:rtl-p1-research-team | Action Skill |
| "Phase 2 team", "arch team", "parallel architecture" | /rtl-agent-team:rtl-p2-arch-team | Action Skill |
| "Phase 3 team", "uarch team", "parallel uarch" | /rtl-agent-team:rtl-p3-uarch-team | Action Skill |
| "spec to uarch team", "Phase 1-3 team", "parallel design pipeline" | /rtl-agent-team:rat-p1p3-spec-uarch-team | Action Skill |
| "spec to uarch", "design only", "Phase 1-3", "design documents only" | /rtl-agent-team:rat-p1p3-spec-uarch | Action Skill |
| "uarch to verify", "implement and verify", "Phase 4-5", "RTL from uarch" | /rtl-agent-team:rat-p4p5-impl-verify | Action Skill |
| "RD eval", "BD-PSNR", "BD-rate", "codec quality", "algorithm quality evaluation" | /rtl-agent-team:codec-rd-eval | Action Skill |
| "decoder conformance", "conformance stream", "conformance test", "decoder verify" | /rtl-agent-team:codec-conformance-eval | Action Skill |
--- Coding Conventions (loaded via writer-agent skills: frontmatter) --- | | |
.sv, .svh, .v, .vh RTL code generation | systemverilog (agent-loaded: rtl-coder, testbench-dev, ppa-optimizer-dc) | Convention |
.sv, .sva (SVA, assertion, bind), formal assertion | systemverilog-assertion (agent-loaded: sva-extractor, protocol-checker, testbench-dev) | Convention |
| UVM testbench, agent, sequence generation | uvm (agent-loaded: testbench-dev) | Convention |
.cpp, .h (SystemC/TLM), Phase 2/3 | systemc (agent-loaded: bfm-dev) | Convention |
| --- Phase 4: RTL --- | | |
| "rapid rtl", "P4 rapid", "sanity integration", "fast implementation loop" | /rtl-agent-team:rtl-p4-rapid-impl | Action Skill |
| "bug fix", "RTL fix", "RTL bug", "functional error" | /rtl-agent-team:rtl-p4s-bugfix | Action Skill |
| "RTL coding", "module implementation", "SV writing" | /rtl-agent-team:rtl-p4-implement | Action Skill |
| "Phase 4 team", "implement team", "parallel implement" | /rtl-agent-team:rtl-p4-implement-team | Action Skill |
| "block parallel", "worktree parallel", "6-block", "block-parallel Phase 4" | /rtl-agent-team:rtl-p4-block-parallel | Action Skill |
| "refactoring", "RTL refactoring", "code cleanup" (RTL context) | /rtl-agent-team:rtl-p4s-refactor | Action Skill |
| "SV unit test", "unit test" (RTL context) | /rtl-agent-team:rtl-p4s-unit-test | Action Skill |
| "IP instance", "IP integration", "submodule connection" | /rtl-agent-team:rtl-ip-instantiate | Action Skill |
| "lint", "lint check" (RTL context) | /rtl-agent-team:rtl-lint-check | Action Skill |
| "synthesis", "yosys", "SDC" | /rtl-agent-team:rtl-synth-check | Action Skill |
| "documentation", "RTL docs" | /rtl-agent-team:rtl-document | Action Skill |
| "IP-XACT", "ipxact", "register map generation" | /rtl-agent-team:rtl-ipxact-gen | Action Skill |
| --- Phase 5: Verify --- | | |
| "functional closure", "P5A", "deep functional verification", "hierarchical functional closure" | /rtl-agent-team:rtl-p5a-functional-closure | Action Skill |
| "silicon validation", "P5B", "signoff readiness", "timing signoff", "post-functional signoff" | /rtl-agent-team:rtl-p5b-silicon-validation | Action Skill |
| "Phase 5", "verification pipeline", "extensive verification" | /rtl-agent-team:rtl-p5-verify | Action Skill |
| "Phase 5 team", "verify team", "parallel verify" | /rtl-agent-team:rtl-p5-verify-team | Action Skill |
| "simulation", "functional verification", "testbench", "cocotb" | /rtl-agent-team:rtl-p5s-func-verify | Action Skill |
| "UVM", "UVM verification", "sequence", "agent" (UVM context) | /rtl-agent-team:rtl-p5s-uvm-verify | Action Skill |
| "performance verification", "throughput", "latency measurement" | /rtl-agent-team:rtl-p5s-perf-verify | Action Skill |
| "formal", "SVA", "assertion" | /rtl-agent-team:rtl-p5s-sva-check | Action Skill |
| "CDC", "clock domain" | /rtl-agent-team:rtl-p5s-cdc-verify | Action Skill |
| "AXI", "APB", "AHB", "protocol" (RTL context) | /rtl-agent-team:rtl-p5s-protocol-verify | Action Skill |
| "coverage" | /rtl-agent-team:rtl-p5s-coverage-analyze | Action Skill |
| PPA optimize, DC PPA, power/timing/area optimize | /rtl-agent-team:rtl-ppa-optimize-dc | Action Skill |
| PPA auto-loop, ultraloop PPA, converge PPA | /rtl-agent-team:rat-ultraloop-ppa | Action Skill |
| --- Phase 6: Design Note --- | | |
| "design review", "Phase 6", "design note", "code review documentation" | /rtl-agent-team:rtl-p6-design-review | Action Skill |
| --- Phase 7: Exploration (optional) --- | | |
| "free exploration", "exploration", "Phase 7", "improvement exploration" | /rtl-agent-team:rtl-p7-exploration | Action Skill |
| --- Autonomous Loops --- | | |
| "ultraloop", "autonomous loop", "unattended", "퇴근 모드" | /rtl-agent-team:rat-ultraloop | Action Skill |
| --- Other Verification --- | | |
| "LLM code review", "safe refactor", "review and refactor workflow" | /rtl-agent-team:rtl-review-refactor | Action Skill |
| "integration test", "cross-module test", "end-to-end test", "Tier 4" | /rtl-agent-team:rtl-p5s-integration-test | Action Skill |
| "regression", "multi-seed" | /rtl-agent-team:rtl-p5s-func-verify (Tier 3) | Action Skill |
| "RTL conformance", "RTL conformance test", "RTL golden comparison" | /rtl-agent-team:rtl-conformance-test | Action Skill |
| "bug reproduction", "bug repro", "waveform debug" | /rtl-agent-team:rtl-bug-repro | Action Skill |
| "model consistency", "RTL-model comparison" | /rtl-agent-team:rtl-model-consistency | Action Skill |
| "cross-phase", "contract validation", "spec consistency", "phase boundary check" | /rtl-agent-team:cross-phase-contract-validator | Action Skill |
| "cross-review", "codex review", "2nd reviewer", "second opinion", "cross check" | /rtl-agent-team:codex-cross-review | Action Skill |
| "routing help", "which skill to use", "routing reference" | rtl-orchestrate (internal context only) | Internal Reference |