6f13c66daea41efd645f42d7dbbf8055ad4d24b9
- tree-sitter-go@0.23.4 peer depends on tree-sitter@^0.21.1 - Conflicts with tree-sitter@0.22.4 used by tree-sitter-python - Go AST already falls back to generic export/deps extraction - Add .npmrc with legacy-peer-deps=true as safety net - npm install --omit=dev now works cleanly
pi-project-map
Pi skill for hierarchical project analysis.
What it does
Generates .pi-map.md files throughout your project — one per directory — containing a dense, machine-readable summary of that directory's files, exports, dependencies, and architecture. This gives Pi agents instant project comprehension without reading every source file.
Quick Start
npm install -g pi-project-map
project-map init
Design
See design-doc.md for the full specification.
Implementation Plan
See implementation-plan.md for the engineering roadmap.
Description
Languages
TypeScript
97%
JavaScript
3%