Loading...
Loading...
Handles commit flows by detecting changes, optionally running validator validation, and completing commits for requests such as "commit with validator", "run checks before commit", "run validator then commit", or "skip validator and commit".
npx skill4agent add codagent-ai/agent-validator validator-commitagent-validate detectagent-validate detectBashagent-validate detect 2>&1; echo "DETECT_EXIT:$?"DETECT_EXIT:$ARGUMENTS| ARGUMENTS pattern | Action |
|---|---|
| Contains "run", "full", or "all gates" | Invoke |
| Contains "check" or "checks" | Invoke |
| Contains "skip" | Run |
| Empty or no clear intent | Present the three choices below to the user, wait for selection |
/validator-run/validator-run/validator-check/validator-checkagent-validate skip 2>&1validator-commit<type>: <description>git commit -m "<message>"