block-no-verify-hook
block no verify hook
What it does
- Unformatted code to enter the repository
- Linting errors to bypass checks
- Security scanning to be skipped
- Unsigned commits to bypass signing policies
- Test suites to be circumvented
Requirements & configuration
Configuration: TOOL_INPUT
Derived from the skill's own SKILL.md documentation · extracted 2026-07-23
block-no-verify-hook FAQ
What does the block-no-verify-hook skill do?
Configure a PreToolUse hook to prevent AI agents from skipping git pre-commit hooks with --no-verify and other bypass flags. Use when setting up Claude Code projects that enforce commit quality gates. Unformatted code to enter the repository Linting errors to bypass checks
How do I install block-no-verify-hook?
Run: npx -y skills add https://github.com/wshobson/agents --skill block-no-verify-hook --agent claude-code — the source lives at github.com/wshobson/agents.
Maintain block-no-verify-hook?
Let people know it's listed here — add the badge (live metrics, light/dark aware) or a plain link to your README or docs.
[block-no-verify-hook on getagentictools](https://getagentictools.com/skills/wshobson-agents-block-no-verify-hook?ref=badge) npx agentictools info skills/wshobson-agents-block-no-verify-hook The second line is the CLI lookup for this page — handy in READMEs and docs.