Skip to content
Development
Command

/logic-health

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

From plugin
156 skills3 agents6 commands1 hooks
shell
$ npx -y skills add hyhmrright/logic-lens --agent claude-code

Ships with logic-lens. Installing the plugin gets this command.

How it fires

How this command gets triggered: by you, by Claude, or both.

  • Fires itselfClaude auto-loads it when your prompt matches the work.
  • You can call itInvoke it directly when you want it.
  • Slash command/logic-health

Context preview

What this command does when you run it.

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

Command definition

logic-health.md
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

Read it on GitHub ↗
Ships withlogic-lens

Logic-first AI code review via semi-formal execution tracing (Premises → Trace → Divergence → Trigger → Remedy). Catches behavioral bugs, type-contract breaches & async hazards that linters miss. Six skills · Claude Code · Codex CLI · Gemini CLI.

Get the whole plugin, auto-invoked
Stats
15
Stars
0
Views
1
Forks
Maintained
Maintenance
Python
Language
MIT
License
2mo ago
Last commit
3mo ago
Created

Repo: hyhmrright/logic-lens