关于
Phi Project Mapper automates the creation of PROJECT-MAP.auto.scm files by parsing source files in TypeScript, JavaScript, Python, and Solidity. By extracting named exports, imports, and module relationships into a structured S-expression format, it enables AI agents to understand complex repository architectures without re-parsing every file. This skill is essential for bootstrapping new projects, managing large-scale refactors, and maintaining cross-session structural memory within the Claude Code environment, ensuring that the AI has a clear 'mental map' of the entire project structure.