hyhmrright

Logic Health — Development skill for Claude Code

Development community

Sweep a whole codebase or directory for logic correctness — use before a release or to identify risk hotspots.

How to install Logic Health

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

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

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

What Logic Health does


description: Sweep a whole codebase or directory for logic correctness — use before a release or to identify risk hotspots allowed-tools: Skill

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

Alternatives in Development

Full documentation available on GitHub

View Source Repository