From 4ge
Implementation quality audit — codebase-wide static sweep for cyclomatic complexity, duplication, unused exports, stale dependencies, tech-debt inventory. Not a diff review (use review-code) and not branch cleanup (use repo-hygiene).
How this skill is triggered — by the user, by Claude, or both
Slash command
/4ge:audit-implementationThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Dispatch on `opus-audit` for implementation audit work. Write report to disk FIRST, then summarize to lead.
Dispatch on opus-audit for implementation audit work. Write report to disk FIRST, then summarize to lead.
memory_search for prior audit findings in this domain_runs/<report-name>.mdmemory_store non-trivial findings with audit:implementation tagnpx claudepluginhub turdpusher360/turd-box --plugin 4geGuides creation, editing, and verification of skills for AI coding agents using test-driven development with subagent scenarios. Use when authoring or debugging skills.