# Gsd List Workspaces

> List active GSD workspaces and their status

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

---


<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>
@.github/get-shit-done/workflows/list-workspaces.md
@.github/get-shit-done/references/ui-brand.md
</execution_context>

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

