hyhmrright

Logic Fix All — Security skill for Claude Code

Security community

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

How to install Logic Fix All

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

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

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

What Logic Fix All does


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

Alternatives in Security

  • Security Scan Report — Generated: 2026-04-10 20:48 UTC Skills scanned: 134 Total findings: 836 Critical: 32 High: 50 Safe skills: 100 18.1k ★
  • Maestro Odyssey — Long-running iterative cycle — one entry, seven modes (debug improve planex review security defensive ui) 530 ★
  • Design Compliance — Audit or generate regulation-specific UI patterns for HIPAA, PCI DSS, or ADA compliance 309 ★

Full documentation available on GitHub

View Source Repository