Worktree Graphs

Check, seed, or repair the CodeGraph index and Graphify graph across a repo's git worktrees. Use when a session is running in a worktree and CodeGraph looks absent or wrong, when the user asks whether the graphs are fresh / "check all worktrees", after creating a worktree (Orca, `git worktree add`, or an agent harness), or when a graph answer disagrees with the code actually on disk. Also covers why a Graphify graph goes stale after `git pull` and how to force a refresh.

a-saven Updated

File contents

a-saven/agent-skills/tree/main/skills/worktree-graphs commit 971c08e680

Frequently asked questions

npx skillmds@latest add a-saven/worktree-graphs