Block No Verify Hook
Skill Verified ActiveConfigure 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.
To ensure commit quality gates are enforced by preventing AI agents from skipping pre-commit hooks via bypass flags like `--no-verify`.
Features
- Blocks git commit bypass flags (--no-verify, --no-gpg-sign)
- Integrates as a PreToolUse hook in Claude Code
- Provides clear error messages when bypass flags are detected
- Configurable to block additional flags
Use Cases
- Setting up Claude Code projects that enforce commit quality gates
- Preventing unformatted or untested code from entering a repository via AI agents
- Ensuring all commits are GPG signed when required by project policy
Non-Goals
- Implementing custom pre-commit hook logic
- Directly running git commands
- Enforcing commit message content or style
Installation
First, add the marketplace
/plugin marketplace add wshobson/agents/plugin install block-no-verify@claude-code-workflowsQuality Score
VerifiedTrust Signals
Similar Extensions
Project Session Manager
100Worktree-first dev environment manager for issues, PRs, and features with optional tmux sessions
Using Git Worktrees
100Use when starting feature work that needs isolation from current workspace or before executing implementation plans - ensures an isolated workspace exists via native tools or git worktree fallback
Context Mode Ops
100Manage context-mode GitHub issues, PRs, releases, and marketing with parallel subagent army. Orchestrates 10-20 dynamic agents per task. Use when triaging issues, reviewing PRs, releasing versions, writing LinkedIn posts, announcing releases, fixing bugs, merging contributions, validating ENV vars, testing adapters, or syncing branches.
Safe Mode
100Prevent destructive operations using Claude Code hooks. Three modes — cautious (warn on dangerous commands), lockdown (restrict edits to one directory), and clear (remove restrictions). Uses PreToolUse matchers for Bash, Edit, and Write.
Trader Regime
100Detect current market regime using npx neural-trader — bull/bear/ranging/volatile classification with recommended strategy
Setup
100Use first for install/update routing — sends setup, doctor, or MCP requests to the correct OMC setup flow