validator-skip

Installation
SKILL.md

/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

First, require explicit user confirmation before executing the command:

  • If the current user request already contains the exact phrase skip validator, treat that as confirmation and continue.
  • Otherwise, ask the user to confirm with the exact phrase skip validator.
  • Do not run agent-validate skip from inferred intent, validator automation, or another skill's cleanup path.
agent-validate skip 2>&1

Report the command output to the user.

Installs
61
GitHub Stars
29
First Seen
May 13, 2026
validator-skip — codagent-ai/agent-validator