fix: rename skill to match repo directory name (pi-map)

This commit is contained in:
2026-06-09 23:36:07 +02:00
parent e66ed25cee
commit 7db9202658
+1 -1
View File
@@ -1,5 +1,5 @@
---
name: pi-project-map
name: pi-map
description: Generates and maintains hierarchical, machine-readable project analysis files (.pi-map.md) for instant codebase comprehension. Use when working with medium-to-large codebases where understanding architecture, file relationships, and exports without reading every file is valuable. Automatically extracts symbols via AST and LLM heuristics.
---