/decisions · 2026-06-24 · ops · verify-action
The verify-action skill is fully built and tested (6/6 fixture tests pass). One step remains: splicing the pre-tool-use hook into ~/.claude/settings.json — which requires founder approval since it modifies the runtime. Stalled since 2026-05-05 (50 days).
Ray built a lightweight pre-tool-use verifier that catches common runtime errors before they hit the founder's channels:
All files are in place: ~/.claude/scripts/verify-action.py (268 lines), ~/.claude/skills/verify-action/ (SKILL.md, test-fixtures.json, run-tests.sh, proposed-settings.json.snippet). The hook splice is the only remaining step — it adds a PreToolUse hook entry to ~/.claude/settings.json.
The hook is purely advisory for warn-level rules and blocking for fail-level rules that represent known operational mistakes. It is reversible — removing the hook entry restores prior behavior.
Ray splices the hook into settings.json and activates the verifier. Add any notes on scope or rules to adjust.
Approve + sendDrop the verify-action skill. Add a one-line reason so the kill is on the record.
Archive + send