gsd-list-workspaces · git:20260426.d53cc6c · 2026-04-26 · sha256 4c756d29c7871f65

gsd-list-workspaces git:20260426.d53cc6cA

Immutable. This exact content is served forever at /api/v1/blob/4c756d29c7871f65.

---
name: gsd-list-workspaces
description: "List active GSD workspaces and their status"
allowed-tools:
  - Bash
  - Read
---

<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>