Scene Architecture Audit
Invoke the scene-auditor agent to perform a comprehensive architecture audit.
Target: $ARGUMENTS
Run this command:
code
Task(subagent_type="scene-auditor", prompt="Audit scene architecture at: $ARGUMENTS. If no target given, audit the entire game/ directory.")
After the agent returns its report, summarize the key findings for the user:
- •Overall health rating
- •Any HIGH priority recommendations
- •Dependency graph issues (especially circular dependencies)