Consistency Review banner
berekvolgyipeter berekvolgyipeter

Consistency Review

Development community

Description

--- name: consistency-review description: Review uncommitted changes for consistency with this repo's conventions, structure, and engineering philosophy disable-model-invocation: true allowed-tools: - Bash(bash ~/.claude/scripts/review/delta-diff.sh) - Bash(git diff *) hooks: PreToolUse: - matcher: Bash hooks: - type: command command: bash ~/.claude/hooks/block-git-mutations.sh --- !`bash ~/.claude/scripts/review/delta-diff.sh` The overview above lists the cha

Installation

Installs to ~/.claude/commands/berekvolgyipeter-dotclaude-consistency-review.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/berekvolgyipeter/dotclaude/HEAD/.claude/commands/consistency-review.md -o ~/.claude/commands/berekvolgyipeter-dotclaude-consistency-review.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository