cyberneticlibrary

Analyze repository structure and modules

inspect_projectworkflowsetup L285
jwangkun/Pi-Multi-Agent
What it does

Inspect project structure and dependencies

Best for

Understanding project topology and dependency flows for refactoring planning.

Inputs
  • · project root path
Outputs
  • · dependency graph
  • · file structure report
Preconditions

Project filesystem accessible

Failure modes
  • · Circular dependency detection
  • · Large project timeout