validator-skip

Original🇺🇸 English
Translated

Advances the validator execution state baseline without running checks for requests such as "skip validator", "advance validator baseline", or "mark current tree as validated without running checks".

3installs
Added on

NPX Install

npx skill4agent add codagent-ai/agent-validator validator-skip

Tags

Translated version includes tags in frontmatter

/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.

Step 1: Run the skip command

bash
agent-validate skip 2>&1
Report the command output to the user.