Run a comprehensive deep audit on the codebase
Performs a comprehensive codebase audit analyzing security, performance, dead code, and type safety issues. Use this for thorough analysis instead of quick checks.
/plugin marketplace add jeffrigby/somepulp-agents/plugin install codebase-health@somepulp-agentsUse the deep-audit agent to perform a comprehensive, resource-intensive code quality audit on the codebase.
Note: This is an ON-DEMAND operation for thorough analysis. For quick checks on recent changes, use /quick-check instead.
The deep audit will analyze:
Generate a detailed markdown report (code-audit-[timestamp].md) with prioritized findings and actionable recommendations.
$ARGUMENTS