# Gsd List Workspaces

> List active GSD workspaces and their status

- Skill: `lza6/gsd-list-workspaces` (Agent Skill)
- Install (CLI): `npx skillmds@latest add lza6/gsd-list-workspaces`
- Raw SKILL.md: https://api.skillmd.com/api/skills/lza6/gsd-list-workspaces/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Coding & Dev Tools
- Author: lza6 (https://skillmd.com/u/lza6)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/lza6/gsd-list-workspaces

---


<objective>
Scan `~/gsd-workspaces/` for workspace directories containing `WORKSPACE.md` manifests. Display a summary table with name, path, repo count, strategy, and GSD project status.
</objective>

<execution_context>
@$HOME/.claude/get-shit-done/workflows/list-workspaces.md
@$HOME/.claude/get-shit-done/references/ui-brand.md
</execution_context>

<process>
Execute the list-workspaces workflow from @$HOME/.claude/get-shit-done/workflows/list-workspaces.md end-to-end.
</process>

