Copy the command definition below into:
~/.claude/commands/generate-compliance.md---
name: generate-compliance
description: DESCRIPTION_PLACEHOLDER
shortcut: crg
---
# TITLE_PLACEHOLDER
CONTENT_PLACEHOLDER
Compress a markdown/text file into caveman format to save tokens
Walk the receipt chain in ./receipts/ verifying every signature and hash link. Detects insertions, deletions, and tampering across the entire audit trail.
Set up PreToolUse hook to block --no-verify and other git bypass flags in Claude Code projects