Armory
Source
Browse
Workflows

block-no-verify

Set up PreToolUse hook to block --no-verify and other git bypass flags in Claude Code projects

Score
Unranked
Evidence
No signals yet
Last commit
Not known
Listed

Install

armory install block-no-verify --cli claude

writes the file to.claude/commands/block-no-verify.mdListed as compatible

Configuration
# fetches the source and writes it to:
.claude/commands/block-no-verify.md

Needs the armory CLI · not on npm yet, build it from cli/ in the repository

What it is

wshobson/agents workflow block-no-verify from the block-no-verify plugin. Set up PreToolUse hook to block --no-verify and other git bypass flags in Claude Code projects

When to use it

Set up PreToolUse hook to block --no-verify and other git bypass flags in Claude Code projects

How to install / invoke

# copy the workflow into your project's .claude/commands/
curl -sL https://github.com/wshobson/agents/raw/main/plugins/block-no-verify/commands/block-no-verify.md -o .claude/commands/block-no-verify.md

Notes

Extracted from wshobson/agents. Plugin: block-no-verify.