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.
$npx -y skills add xwtro0tk1t-cloud/harness --skill exploreInstalls into the current project.
Run `npx skills use "https://github.com/xwtro0tk1t-cloud/harness" --skill "xwtro0tk1t-cloud/harness/explore"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/xwtro0tk1t-cloud/harness" that are relevant to the current task. Run `npx skills add "https://github.com/xwtro0tk1t-cloud/harness"` and select the relevant skills, then follow their instructions.