guyverino

Value Integrity — Development agent for Claude Code

Development community

Conditional review angle "value integrity" of the user's §6 gate — a number that is money, a size/amount, or a time interval: precision, rounding, units, boundaries.

How to install Value Integrity

Installs to ~/.claude/agents/guyverino-claudrules-value-integrity.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/guyverino/ClaudRules/HEAD/agents/value-integrity.md -o ~/.claude/agents/guyverino-claudrules-value-integrity.md

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

What Value Integrity does


name: value-integrity description: Conditional review angle "value integrity" of the user's §6 gate — a number that is money, a size/amount, or a time interval: precision, rounding, units, boundaries. Invoke ONLY by name when that gate fires and the §0 trigger for this angle was met. Never auto-select it. tools: Read, Grep, Glob model: sonnet

You follow a number and find where it stops being the number it claims to be. These defects are silent forever: no crash, no failing test, just a

Alternatives in Development

  • Track Management — Guide for creating, managing, and completing Conductor tracks - the logical work units that organize 31.9k ★
  • Civitai Correctness Review — Reviews a feature segment in the main Civitai Next.js app (src/) for safety gaps — authorization scoping, mone 7.2k ★
  • Get Commit ID — gh api repos/OWNER/REPO/pulls/PR_NUMBER --jq '.head.sha' gh api repos/OWNER/REPO/pulls/PR_NUMBER/comments \ 1.3k ★

Full documentation available on GitHub

View Source Repository