From agent-validator
Advances agent-validate execution state baseline to current working tree without running checks. Use for 'skip validator', 'advance baseline', or similar requests.
npx claudepluginhub codagent-ai/agent-validator --plugin agent-validatorThis skill is limited to using the following tools:
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.
Handles git commit flows with agent-validate: detects changes, runs full validation/checks/skip based on arguments or user choice, then commits via git or other skills.
Runs code scrutiny validation during mission checkpoints by spawning review subagents, synthesizing results, updating validation state, and producing reports for milestones.
Share bugs, ideas, or general feedback.
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 skip 2>&1
Report the command output to the user.