Vulyk Review banner
Black-coffe Black-coffe

Vulyk Review

Git community

Description

--- description: Adversarial review gate - lead-review hunts for reasons NOT to merge argument-hint: [spec slug, branch, or file scope; defaults to working tree changes] --- Run the merge gate on: "$ARGUMENTS" (default: current working tree changes against the base branch). 1. **Run the scope gate first - it costs nothing and it decides what to look at.** For each story in scope: `bash scripts/scope-check.sh <story-file>`. It compares the story's `## Files` block against the real diff and appe

Installation

Installs to ~/.claude/commands/black-coffe-vulyk-vulyk-review.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/Black-coffe/vulyk/HEAD/.claude/commands/vulyk-review.md -o ~/.claude/commands/black-coffe-vulyk-vulyk-review.md

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

Full documentation available on GitHub

View Source Repository