Analyzes codebases through a multi-layered compositional lens to provide deep architectural awareness and persistent project memory.
Phi Project Analyzer is a sophisticated project context engine that builds a holistic understanding of codebases using three integrated layers: deterministic structure (file maps), curated semantics (architectural patterns), and learned memory (cross-session insights). By calculating integrated project information (φ), it enables Claude to provide more accurate architectural advice, find implementations faster, and maintain context across different working sessions. This skill is particularly useful for developers onboarding to complex repositories, managing large-scale refactors, or anyone needing to bridge the gap between file-level code and high-level system architecture.
Características Principales
010 GitHub stars
02Persistent cross-session learning via vessel memory semantic search
03Auto-invocation triggered by architectural queries or fresh sessions
04S-expression map parsing for deterministic project layout understanding
05Progressive disclosure for optimal token usage and performance
06Integrated multi-layer analysis (Structure, Semantics, and Memory)
Casos de Uso
01Mapping complex architectural patterns and identifying technical debt
02Maintaining persistent context and insights across multiple coding sessions
03Rapidly onboarding and navigating large or unfamiliar codebases