inspect_worktree_topology
Summarize Git worktree topology by aggregate statuses: clean, dirty, detached, locked, or prunable, without exposing paths, branches, or content.
Instructions
Summarize local Git worktree topology, clean or dirty state, detached worktrees, locks, and prunable entries without exposing paths, branch names, hashes, remotes, or content.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| cwd | No | Local Git repository path; no network access is used. | . |