hyhmrright

Logic Review — Testing skill for Claude Code

Testing community

Review code for logic bugs — use when you suspect something is wrong but have no failing test yet.

How to install Logic Review

Installs to ~/.claude/skills/hyhmrright-logic-lens-logic-review/SKILL.md

Terminal
mkdir -p ~/.claude/skills/hyhmrright-logic-lens-logic-review && curl -fsSL https://raw.githubusercontent.com/hyhmrright/logic-lens/HEAD/commands/logic-review.md -o ~/.claude/skills/hyhmrright-logic-lens-logic-review/SKILL.md

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

What Logic Review does


description: Review code for logic bugs — use when you suspect something is wrong but have no failing test yet allowed-tools: Skill

Use the Skill tool to invoke `logic-lens:logic-review`, then follow its instructions exactly. $ARGUMENTS

Alternatives in Testing

  • Deslop Reborn — One iteration of the IronClaw Reborn de-slop loop — take ONE Reborn crate, fan out parallel review sub-agents 12.6k ★
  • Deliver — Delivery phase - Review, validate, and test with multi-AI quality assurance 2.8k ★
  • Brooks Test — Run a Brooks-Lint test quality review 1.5k ★

Full documentation available on GitHub

View Source Repository