Skip to content
Development
Command

/logic-fix-all

Autonomous audit-and-fix — after consent, scan the target, fix every logic issue found (all severities), verify each fix, and report anything unresolved.

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-fix-all

Context preview

What this command does when you run it.

Autonomous audit-and-fix — after consent, scan the target, fix every logic issue found (all severities), verify each fix, and report anything unresolved.

Command definition

logic-fix-all.md
description: Autonomous audit-and-fix — after consent, scan the target, fix every logic issue found (all severities), verify each fix, and report anything unresolved.
allowed-tools: Skill, Read, Edit, Write, Bash, Glob, Grep

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