Expand description
Removal of pre-marketplace install locations.
Three layouts have shipped and need cleanup on gw setup-claude re-run:
~/.claude/skills/gw/— original single-skill install~/.claude/skills/gw-delegate/— second single-skill iteration~/.claude/plugins/gw/— broken plugin layout that Claude Code never recognized (manifest at the wrong path, no marketplace registration). This is the layout we are replacing in this change.
All three are safe to remove because they were exclusively created by
gw setup-claude — we know nothing else writes to those exact paths.