From 4ge
Claude Code configuration audit — read-only health pass over agent frontmatter, hook wiring drift, slash-command registration, MCP server entries, memory setup. Audits what already exists; net-new builds belong to implement-feature, broken-hook repair to fix-hook.
How this skill is triggered — by the user, by Claude, or both
Slash command
/4ge:audit-configThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Dispatch on `opus-audit` for config audit work. Write report to disk FIRST, then summarize to lead.
Dispatch on opus-audit for config 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:config 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.