← Về thư mục
📄 / / root / .hermes / skills / software-development / graft-map / SKILL.md

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

  1. Determine target directory (default: current workspace /opt/ai-os/products/ceo).
  2. Check if the graph exists; if not, build it first: graft build
  3. Run: graft map
  4. Present the files count, hubs (functions with most callers), and hotspots (critical logic paths).