# Gsd List Workspaces

> List active GSD workspaces and their status

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

