Integration Check
Invoke the integration-checker agent to verify system integration.
Target: $ARGUMENTS
Run this command:
code
Task(subagent_type="integration-checker", prompt="Check integration for: $ARGUMENTS. If no target given, check ALL systems. Verify autoloads, signal wiring, cross-system dependencies, resource paths, scene-system integration, and data layer consistency.")
After the agent returns its report, summarize the key findings for the user:
- •Integration score
- •Any critical wiring issues
- •Dependency graph (especially circular dependencies)