用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
直接命令不会经过审查 Prompt;运行前请先检查来源。
npx skills add https://github.com/babyworm/rtl-agent-team --skill verification-recheck-policy命令会保持在同一行。复制前请横向滚动并检查完整内容。
想先保存到本地?可下载 SkillsMP 当前能够提供的文件。
基于 SOC 职业分类
正在显示 SKILL.md
| name | verification-recheck-policy |
| description | Internal reference: verification recheck policy (agent-loaded; do not invoke). |
| user-invocable | false |
lint/scripts/run_lint.sh --tool verilator -f rtl/filelist_top.f --outdir lint/lintlint/scripts/run_cdc.sh --tool structural --top <top> -f rtl/filelist_top.f --outdir lint/cdcscripts/run_sim.sh --sim verilator --top <tb_top> -f rtl/filelist_top.f --outdir sim/reportsbash {plugin_root}/skills/rtl-p5s-func-verify/scripts/run_regression.sh --mode local --seeds "1 42 123 1337 65536" --sim verilator ({plugin_root} = plugin root resolved from .rat/state/spawn-context.json)syn/scripts/run_syn.sh --tool yosys --top <top> -f rtl/filelist_top.fsyn/scripts/run_sta.sh --tool opensta --top <top> --outdir syn/rptreference=<pre-change>, implementation=<post-change>)reference=rtl, implementation=syn/netlist.v)lint: zero errorscdc: no unwaived VIOLATIONfunctional: all must-pass scenarios greenregression: all required seeds pass (or documented waiver)synthesis/timing: run completes with no fatal tool errorequivalence: no unresolved non-equivalent points (counterexamples must be resolved or approved as intentional deltas)# Recheck Report
- Change Type: [style|logic|interface|constraint]
- Verdict: PASS | FAIL
## Executed Checks
| Check | Command | Result | Artifact |
|---|---|---|---|
## Failures and Escalation
- [if any]