Skip to content
Development
Command

/logic-explain

Trace execution step by step — use when code behavior is surprising or confusing

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-explain

Context preview

What this command does when you run it.

Trace execution step by step — use when code behavior is surprising or confusing

Command definition

logic-explain.md
description: Trace execution step by step — use when code behavior is surprising or confusing
allowed-tools: Skill

Use the Skill tool to invoke `logic-lens:logic-explain`, 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