← Về thư mục
name: graft-map
description: Run graft map on a project to show architecture overview, hubs, and hotspots with 95%+ token savings. Usage: /graft-map [project_path]
Skill: Graft Map (/graft-map)
Use this skill when you need to quickly orient on a repository, understand module clusters, or discover central functions.
Execution
- Determine target directory (default: current workspace /opt/ai-os/products/ceo).
- Check if the graph exists; if not, build it first:
graft build
- Run:
graft map
- Present the files count, hubs (functions with most callers), and hotspots (critical logic paths).