parallel-subagent-audit-pattern-for-setup-file-hygiene

Dispatching 4–5 Explore subagents in parallel, each covering a distinct audit dimension (format+budget / cross-ref+orphans / content+stale / redundancy+ambiguity / live-state-diff), surfaces more issues faster than sequential sweeping. Aggregate all findings into a severity-tagged table before executing any fix; this prevents cascading partial fixes from masking related issues. The pattern consistently caught findings that single-pass sweeps missed (e.g., terminology drift, orphaned capabilities, stale counts).