List active GSD workspaces and their status
Scanned 5/28/2026
Install via CLI
openskills install Enakoneschniy/claude-dev-stack---
name: cds-list-workspaces
description: "List active GSD workspaces and their status"
allowed-tools:
- Bash
- Read
---
<objective>
Scan `~/cds-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/cds-workflow/workflows/list-workspaces.md
@$HOME/.claude/cds-workflow/references/ui-brand.md
</execution_context>
<process>
Execute the list-workspaces workflow from @$HOME/.claude/cds-workflow/workflows/list-workspaces.md end-to-end.
</process>
No comments yet. Be the first to comment!