validator-skip

Compare original and translation side by side

🇺🇸

Original

English
🇨🇳

Translation

Chinese

/validator-skip

/validator-skip

Advance the execution state baseline to the current working tree without running any gates. The next
agent-validate run
will only diff against changes made after this skip.
无需运行任何检查,将执行状态基线推进至当前工作树。下一次
agent-validate run
将仅针对此次跳过之后的变更进行差异对比。

Step 1: Run the skip command

步骤1:运行跳过命令

bash
agent-validate skip 2>&1
Report the command output to the user.
bash
agent-validate skip 2>&1
将命令输出反馈给用户。