Scene Architecture Audit
Invoke the scene-auditor subagent to perform a comprehensive architecture audit.
Target: $ARGUMENTS
Call the scene-auditor tool:
code
scene-auditor(objective="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)