Code Audit Deep

Line-level code audit skill. Surfaces concrete, actionable findings — perf hotspots, error-handling correctness bugs, memory-shape problems, function-level complexity, and semantic coupling — that file-level architectural analysis cannot see. Use this skill when the user asks to audit code, find perf issues, hunt bugs, review error handling, do a deep code review, find what is slow, look for syscalls in loops, check memory footprint, or get specific `file:line — finding — fix` recommendations. Also trigger on "audit this", "review this code", "find bugs in X", "what's wrong with X", "deep review", "perf review", "look for correctness issues", "what can go wrong here", even when the user does not literally say "audit". Pairs with the companion `architectural-hotspots` skill — that one says *which files* to look at, this one says *what is wrong inside them*.

Stoica-Mihai 728c600 2 files · 15.8 KB Updated

File contents

Stoica-Mihai/claude-skills/tree/main/plugins/architectural-analysis/code-audit-deep-workspace/skill-snapshot-v1 commit 728c600121

Frequently asked questions

npx skillmds@latest add stoica-mihai/code-audit-deep-2