# Gsdlist Workspaces

> List active GSD workspaces and their status

- Skill: `thedixitjain/gsdlist-workspaces` (Agent Skill)
- Install (CLI): `npx skillmds add thedixitjain/gsdlist-workspaces`
- Raw SKILL.md: https://api.skillmd.com/api/skills/thedixitjain/gsdlist-workspaces/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Coding & Dev Tools
- Author: thedixitjain (https://skillmd.com/u/thedixitjain)
- Updated: 2026-09-09
- Page: https://skillmd.com/skills/thedixitjain/gsdlist-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>
@${CLAUDE_PLUGIN_ROOT}/workflows/list-workspaces.md
@${CLAUDE_PLUGIN_ROOT}/references/ui-brand.md
</execution_context>

<process>
Execute the list-workspaces workflow from @${CLAUDE_PLUGIN_ROOT}/workflows/list-workspaces.md end-to-end.
</process>

---

**Source:** [`davepoon/buildwithclaude`](https://github.com/davepoon/buildwithclaude) → `plugins/gsd/skills/list-workspaces/SKILL.md`

