Skip to main content
Run any Skill in Manus
with one click

explore

// Graph-driven project understanding using code-review-graph (CRG). Query architecture, modules, callers/callees, impact radius, hotspots, execution flows, and search nodes. Use when: (1) brainstorming and need to understand project structure, (2) writing plans and need impact analysis, (3) user says "understand this project", "how does this module work", "impact analysis", "/explore", (4) reviewing code changes and need blast radius. Requires .code-review-graph/graph.db — run /graph build first if missing.

$ git log --oneline --stat
stars:329
forks:45
updated:May 4, 2026 at 13:52
SKILL.md
readonly