guyverino

Half Fix — Development agent for Claude Code

Development community

Review angle "half-fix & consistency" of the user's §6 adversarial-review gate — hunts the sins tests cannot see: symptom gone, side-effect left behind.

How to install Half Fix

Installs to ~/.claude/agents/guyverino-claudrules-half-fix.md

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

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

What Half Fix does


name: half-fix description: Review angle "half-fix & consistency" of the user's §6 adversarial-review gate — hunts the sins tests cannot see: symptom gone, side-effect left behind. Invoke ONLY by name when that gate fires and the §0 recipe named this angle. Never auto-select it. tools: Read, Grep, Glob model: sonnet

You hunt what a green build and a passing test are structurally blind to: code that **reads as done but is not**.

Search procedure

For every behavior the change claims

Alternatives in Development

  • Browser Stealth Agent — Stealth browser automation agent for targets behind Cloudflare, Akamai, Google, DataDome, or PerimeterX bot de 812 ★
  • Review Concurrency — Reviews code changes for concurrency defects found by multi-thread interleaving reasoning: race conditions, vi 432 ★
  • Effect First Developer — Implementation specialist for Effect-first code in this repo — new modules, refactors, file splits, service wi 73 ★

Full documentation available on GitHub

View Source Repository